aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: Validate FEM index from ini file and FWPontus Fuchs2012-01-121-0/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-4/+14
|\
| * Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho2011-05-021-1/+1
| * wl12xx: schedule recovery on command timeoutArik Nemtsov2011-05-021-3/+6
| * wl12xx: Set correct REF CLK and TCXO CLK values to the FWShahar Levi2011-05-021-0/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-7/+92
|\ \ | |/
| * wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-281-1/+1
| * wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi2011-04-191-5/+6
| * wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi2011-04-191-1/+85
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* wl12xx: wakeup chip from ELP during scanArik Nemtsov2011-03-031-0/+1
* wl12xx: set supported_rates after associationEliad Peller2011-02-081-7/+4
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-081-5/+8
* wl12xx: fix some endianess bugsEliad Peller2011-01-241-1/+1
* wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov2011-01-241-5/+21
* wl12xx: AP-mode high level commandsArik Nemtsov2011-01-241-4/+272
* wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov2011-01-241-2/+2
* wl12xx: fix some sparse warningsEliad Peller2011-01-241-4/+4
* wl12xx: add auto-arp supportEliad Peller2010-12-151-0/+41
* wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-261-0/+28
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-0/+783
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-101-429/+0
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-101-1/+1
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-101-13/+0
* wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi2009-07-101-24/+11
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-101-1/+2
* wl12xx: cmd and acx interface reworkKalle Valo2009-07-101-105/+206
* wl12xx: add driverKalle Valo2009-05-061-0/+353