summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
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-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-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
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville
2010-09-14wl1271: sdio: claim host only when doing IOOhad Ben-Cohen
2010-08-31wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli
2010-08-27wl12xx: remove unneeded lockingJohannes Berg
2010-08-25wl1251: move include guard after the licenseKalle Valo
2010-08-25wl1251: remove copyright contact personKalle Valo
2010-08-25wl1251: update my email addressKalle Valo
2010-08-24wl1251: wait for join command complete eventGrazvydas Ignotas