summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: disable AP-mode-specific quirksEliad Peller2011-10-071-5/+0
* wl12xx: Add support for HW channel switchShahar Levi2011-10-071-0/+58
* wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-231-9/+10
* wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-231-9/+15
* wl12xx: declare support for WIPHY_FLAG_AP_UAPSDEliad Peller2011-09-141-5/+10
* wl12xx: print acx idEliad Peller2011-09-141-1/+1
* wl12xx: don't wait for disconnection eventEliad Peller2011-08-221-6/+0
* wl12xx: AP-mode - configure STA HT rates on joinArik Nemtsov2011-08-221-2/+8
* wl12xx: add wl12xx_cmd_role_start_ibss()Eliad Peller2011-08-221-0/+62
* wl12xx: don't remove key if hlid was already deletedEliad Peller2011-08-221-0/+4
* wl12xx: call wl12xx_cmd_set_peer_state() in AP modeEliad Peller2011-08-221-3/+3
* wl12xx: use dynamic hlids for AP-modeArik Nemtsov2011-08-221-4/+23
* wl12xx: fix session counterArik Nemtsov2011-08-221-1/+11
* wl12xx: replace dummy_join with ROC/CROC commandsEliad Peller2011-08-221-0/+39
* wl12xx: add ROC/CROC commandsEliad Peller2011-08-221-0/+73
* wl12xx: add device role commandsEliad Peller2011-08-221-0/+91
* wl12xx: update commands & eventsEliad Peller2011-08-221-214/+301
* wl12xx: remove rx filtering stuffEliad Peller2011-08-221-4/+0
* Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-081-5/+1
|\
| * wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov2011-07-051-1/+1
| * wl12xx: fix Tx security sequence number handlingOz Krakowski2011-07-051-4/+0
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-07-061-3/+91
|\ \ | |/
| * wl12xx: Support routing FW logs to the hostIdo Yariv2011-06-271-0/+84
| * wl12xx: Avoid recovery while one is already in progressIdo Yariv2011-06-271-2/+2
| * wl12xx: Add Support for Low Power DRPw (LPD) ModeShahar Levi2011-06-271-0/+5
| * wl12xx: remove unused crc7 referencesEliad Peller2011-06-271-1/+0
* | wl12xx: AP-mode - use mac80211 indication about STA WME supportArik Nemtsov2011-06-291-8/+1
|/
* 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
OpenPOWER on IntegriCloud