summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+14
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-7/+92
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-1/+1
2011-05-02wl12xx: schedule recovery on command timeoutArik Nemtsov1-3/+6
2011-05-02wl12xx: Set correct REF CLK and TCXO CLK values to the FWShahar Levi1-0/+7
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-1/+1
2011-04-19wl12xx: 1281/1283 support - Loading FW & NVSShahar Levi1-5/+6
2011-04-19wl12xx: 1281/1283 support - New radio structs and functionsShahar Levi1-1/+85
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-03wl12xx: wakeup chip from ELP during scanArik Nemtsov1-0/+1
2011-02-09wl12xx: set supported_rates after associationEliad Peller1-7/+4
2011-02-09wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-5/+8
2011-01-24wl12xx: fix some endianess bugsEliad Peller1-1/+1
2011-01-24wl12xx: AP mode - workaround for FW bug on station removeArik Nemtsov1-5/+21
2011-01-24wl12xx: AP-mode high level commandsArik Nemtsov1-4/+272
2011-01-24wl12xx: Add AP related configuration to conf_drv_settingsArik Nemtsov1-2/+2
2011-01-24wl12xx: fix some sparse warningsEliad Peller1-4/+4
2010-12-15wl12xx: add auto-arp supportEliad Peller1-0/+41
2010-11-26wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen1-0/+28
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+783
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-429/+0
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen1-1/+1
2009-07-10wl12xx: optimise elp wakeup and sleep callsKalle Valo1-13/+0
2009-07-10wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi1-24/+11
2009-07-10wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho1-1/+2
2009-07-10wl12xx: cmd and acx interface reworkKalle Valo1-105/+206
2009-05-06wl12xx: add driverKalle Valo1-0/+353