aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15wl12xx: remove PS management codeEyal Shapira1-1/+0
2012-02-15wl12xx: fw api change - update cmd/acx/event enumsEliad Peller1-1/+1
2012-02-15wl12xx: use two MAC addresses based on the NVS or from fuse ROMLuciano Coelho1-7/+7
2012-02-15wl12xx: read chip ID and HW PG version during probeLuciano Coelho1-15/+0
2012-02-15wl12xx: move partition table definition to io.cLuciano Coelho1-66/+7
2011-12-01wl12xx: Check buffer bound when processing nvs dataPontus Fuchs1-0/+14
2011-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wl12xx-nextLuciano Coelho1-0/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho1-0/+1
2011-10-07wl12xx: disable AP-mode-specific quirksEliad Peller1-3/+0
2011-10-07wl12xx: Add support for HW channel switchShahar Levi1-1/+2
2011-08-25wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov1-3/+1
2011-08-22wl12xx: update commands & eventsEliad Peller1-10/+7
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-3/+0
2011-08-22wl12xx: use 1 spare block in all casesArik Nemtsov1-10/+0
2011-08-12wl12xx: fixes for hw_pg_ver and chip id reportingGery Kahn1-5/+8
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-1/+3
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+9
2011-06-27wl12xx: Check for FW quirks as soon as the FW bootsIdo Yariv1-0/+21
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi1-0/+3
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi1-1/+2
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho1-1/+3
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-4/+2
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-2/+4
2011-04-19wl12xx: move hardcoded hci_io_ds value into the conf structLuciano Coelho1-1/+1
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv1-119/+116
2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi1-0/+2
2011-04-19wl12xx: 1281/1283 support - New boot sequenceShahar Levi1-8/+175
2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi1-28/+55
2011-04-19wl12xx: 1281/1283 support - move IRQ polarityShahar Levi1-7/+7
2011-03-03wl12xx: Do end-of-transactions transfers only if neededIdo Yariv1-0/+3
2011-01-24wl12xx: BA initiator supportLevi, Shahar1-3/+21
2011-01-24wl12xx: Enable AP-modeArik Nemtsov1-1/+3
2011-01-24wl12xx: AP specific RX filter configurationArik Nemtsov1-2/+2
2011-01-24wl12xx: AP mode - add AP specific eventArik Nemtsov1-0/+3
2010-12-22wl12xx: remove unnecessary importHauke Mehrtens1-1/+0
2010-12-02wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros1-1/+16
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+591
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-297/+0
2009-07-10wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho1-0/+2
2009-05-06wl12xx: add driverKalle Valo1-0/+295