summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
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
2010-08-24wl1251: fix beacon filter table structureGrazvydas Ignotas
2010-08-24wl1251: fix event handling mechanismGrazvydas Ignotas
2010-08-24wl1251: add missing __packed modifier for some structsGrazvydas Ignotas
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall
2010-08-24drivers/net/wireless/wl12xx: Use available error codesJulia Lawall
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-13wl1251: fix trigger scan timeout usageYuri Kululin
2010-08-04net: wl12xx: do not use kfree'd memoryKulikov Vasiliy
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12wl1271: use __packed annotationLuciano Coelho
2010-07-08wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho