summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11wl1251: move to it's own directoryKalle Valo
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-10-08wl1271: sdio: add suspend/resume supportOhad Ben-Cohen
2010-10-08wl1271: sdio: enable runtime PMOhad Ben-Cohen
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-05Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2010-10-05wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen
2010-10-05wl1271: Indicate disconnection on hardware failureJuuso Oikarinen
2010-10-05wl1271: Move work-init calls to hw allocationJuuso Oikarinen
2010-10-05wl1271: Support firmware TX packet aggregationIdo Yariv
2010-10-05wl1271: Support firmware RX packet aggregationIdo Yariv
2010-10-05wl1271: Handle large SPI transfersIdo Yariv
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-28wl12xx: fix separate-object-folder buildsJohn W. Linville
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen
2010-09-28wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen
2010-09-28wl1271: Fix AC/TID default configurationJuuso Oikarinen
2010-09-28wl1271: Fix tid-configuration of TX framesJuuso Oikarinen
2010-09-28wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen
2010-09-28wl1271: Remove function cmd_read_memoryJuuso Oikarinen
2010-09-28wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen
2010-09-28wl1271: Remove acx_fw_version functionJuuso Oikarinen
2010-09-28wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen
2010-09-28wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen
2010-09-28wl1271: fix forced passive scanLuciano Coelho
2010-09-28wl1271: remove useless 11a check when scanningLuciano Coelho
2010-09-28wl1271: Fix scan race conditionJuuso Oikarinen
2010-09-28wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen
2010-09-28wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen
2010-09-28wl1271: remove deprecated ACX definitionLuciano Coelho
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen