aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
Commit message (Expand)AuthorAge
* 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
| | | * wl1271: Remove outdated FIXME'sJuuso Oikarinen2010-09-28
| | | * wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen2010-09-28
| | | * wl1271: fix forced passive scanLuciano Coelho2010-09-28
| | | * wl1271: remove useless 11a check when scanningLuciano Coelho2010-09-28
| | | * wl1271: Fix scan race conditionJuuso Oikarinen2010-09-28
| | | * wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen2010-09-28
| | | * wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen2010-09-28
| | | * wl1271: remove deprecated ACX definitionLuciano Coelho2010-09-28
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-01
| |\| |
| | * | wl12xx: fix separate-object-folder buildsJohn W. Linville2010-09-28
| | |/
| | * wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv2010-09-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-21
| |\|
| | * wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller2010-09-21
| | * wl1271: avoid redundant memcpy of rx_statusEliad Peller2010-09-21
| | * wl1271: make ref_clock configurable by boardOhad Ben-Cohen2010-09-21
| | * wl1271: take irq info from private board dataOhad Ben-Cohen2010-09-21
| | * wl12xx: add platform data passing supportOhad Ben-Cohen2010-09-21
| | * wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-21