aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl12xx.h
Commit message (Expand)AuthorAge
* wl12xx: Avoid redundant TX workIdo Yariv2011-03-03
* wl12xx: Switch to a threaded interrupt handlerIdo Yariv2011-03-03
* wl12xx: Do end-of-transactions transfers only if neededIdo Yariv2011-03-03
* wl12xx: fix the path to the wl12xx firmwaresSebastien Jan2011-03-03
* wl12xx: AP-mode - management of links in PS-modeArik Nemtsov2011-02-23
* wl12xx: AP-mode - count free FW TX blocks per linkArik Nemtsov2011-02-23
* wl12xx: AP-mode - TX queue per link in ACArik Nemtsov2011-02-23
* wl12xx: set supported_rates after associationEliad Peller2011-02-08
* wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller2011-02-08
* wl12xx: BA receiver supportLevi, Shahar2011-01-24
* wl12xx: BA initiator supportLevi, Shahar2011-01-24
* wl12xx: don't modify the global supported band structuresLuciano Coelho2011-01-24
* wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov2011-01-24
* wl12xx: AP mode - encryption supportArik Nemtsov2011-01-24
* wl12xx: AP mode - add STA add/remove opsArik Nemtsov2011-01-24
* wl12xx: Configure AP on BSS info changeArik Nemtsov2011-01-24
* wl12xx: Add AP related definitions to HOST-FW interfaceArik Nemtsov2011-01-24
* wl12xx: AP specific RX filter configurationArik Nemtsov2011-01-24
* wl12xx: AP-mode high level commandsArik Nemtsov2011-01-24
* wl12xx: remove redundant debugfs_remove_recursive() callEliad Peller2011-01-24
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
* | wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-15
* | wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-15
* | wl1271: use debugfs_remove_recursiveEliad Peller2010-12-02
* | wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-26
* | wl1271: Change wl12xx Files NamesShahar Levi2010-11-22
|/
* wl1251: rename wl12xx.h to wl1251.hKalle Valo2009-07-10
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-10
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-10
* wl12xx: add support for new WL1271 chip revisionLuciano Coelho2009-07-10
* wl12xx: moved firmware version reading routine to chip-specific functionsLuciano Coelho2009-07-10
* wl12xx: fix rx descriptor useKalle Valo2009-07-10
* wl12xx: allocate buffer the spi busy word from struct wl12xxKalle Valo2009-07-10
* wl12xx: allocate buffer spi read/write command buffer kzalloc()Kalle Valo2009-07-10
* wl12xx: reserver buffer for read32()/write32() in struct wl12xxKalle Valo2009-07-10
* wl12xx: add driverKalle Valo2009-05-06