aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* wl1271: add recover testmode commandEliad Peller2010-11-15
* wl1271: handle HW watchdog interruptEliad Peller2010-11-15
* wl1271: refactor debugfs function generation codeEliad Peller2010-11-15
* wl1271: set wl->vif only if add_interface succeeded.Eliad Peller2010-11-15
* wl1271: Check interface state in op_* functionsJuuso Oikarinen2010-11-15
* wl1271: Fix scan failure detectionJuuso Oikarinen2010-11-15
* wl1271: Fix RX path stallJuuso Oikarinen2010-11-15
* wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser2010-11-15
* wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho2010-11-15
* wl1271: Fix warning about unsupported RX rateTeemu Paasikivi2010-11-15
* wl1271: 11n Support, functionality and configuration abilityShahar Levi2010-11-15
* wl1271: 11n Support, ACX CommandsShahar Levi2010-11-15
* wl1271: 11n Support, Add DefinitionsShahar Levi2010-11-15
* wl1271: Fix TX queue low watermark handlingIdo Yariv2010-11-15
* wl1271: Allocate TX descriptors more efficientlyIdo Yariv2010-11-15
* wl1271: Fix TX starvationIdo Yariv2010-11-15
* wl1271: TX aggregation optimizationIdo Yariv2010-11-15
* wl1271: ref_clock cosmetic changesGery Kahn2010-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15
| |\
| | * wl1251: move to it's own directoryKalle Valo2010-10-11
| | * wl1271: sdio: add suspend/resume supportOhad Ben-Cohen2010-10-08
| | * wl1271: sdio: enable runtime PMOhad Ben-Cohen2010-10-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-08
| |\|
| | * wl1271: Support FEM autodetectionJuuso Oikarinen2010-10-07
| | * Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2010-10-05
| | |\
| | | * wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho2010-10-05
| | | * wl1271: Add extended radio parameter initializationJuuso Oikarinen2010-10-05
| | | * wl1271: Indicate disconnection on hardware failureJuuso Oikarinen2010-10-05
| | | * wl1271: Move work-init calls to hw allocationJuuso Oikarinen2010-10-05
| | | * wl1271: Support firmware TX packet aggregationIdo Yariv2010-10-05
| | | * wl1271: Support firmware RX packet aggregationIdo Yariv2010-10-05
| | | * wl1271: Handle large SPI transfersIdo Yariv2010-10-05
| | | * wl1271: Add support for hardware GEM cipherJuuso Oikarinen2010-09-28
| | | * wl1271: Increase connection reliabilityJuuso Oikarinen2010-09-28
| | | * wl1271: Optimize scan durationJuuso Oikarinen2010-09-28
| | | * wl1271: Add handling for failing hardware scan commandJuuso Oikarinen2010-09-28
| | | * wl1271: Add hardware recovery mechanismJuuso Oikarinen2010-09-28
| | | * wl1271: Separate interface removal to another functionJuuso Oikarinen2010-09-28
| | | * wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen2010-09-28
| | | * wl1271: Move scan complete invocation into work functionJuuso Oikarinen2010-09-28
| | | * wl1271: Fix AC/TID default configurationJuuso Oikarinen2010-09-28
| | | * wl1271: Fix tid-configuration of TX framesJuuso Oikarinen2010-09-28
| | | * wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen2010-09-28
| | | * wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen2010-09-28
| | | * wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen2010-09-28
| | | * wl1271: Remove function cmd_read_memoryJuuso Oikarinen2010-09-28
| | | * wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen2010-09-28
| | | * wl1271: Remove acx_fw_version functionJuuso Oikarinen2010-09-28
| | | * wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen2010-09-28