summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-22wl12xx: use dynamic hlids for AP-modeArik Nemtsov1-4/+23
2011-08-22wl12xx: fix session counterArik Nemtsov1-1/+11
2011-08-22wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller1-0/+39
2011-08-22wl12xx: add ROC/CROC commandsEliad Peller1-0/+73
2011-08-22wl12xx: add device role commandsEliad Peller1-0/+91
2011-08-22wl12xx: update commands & eventsEliad Peller1-214/+301
2011-08-22wl12xx: remove rx filtering stuffEliad Peller1-4/+0
2011-07-08Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-5/+1
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-3/+91
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-1/+1
2011-07-05wl12xx: fix Tx security sequence number handlingOz Krakowski1-4/+0
2011-06-29wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov1-8/+1
2011-06-27wl12xx: Support routing FW logs to the hostIdo Yariv1-0/+84
2011-06-27wl12xx: Avoid recovery while one is already in progressIdo Yariv1-2/+2
2011-06-27wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi1-0/+5
2011-06-27wl12xx: remove unused crc7 referencesEliad Peller1-1/+0
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