summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-10-27wl1271: Multicast filtering configurationJuuso Oikarinen
2009-10-27wl1271: Clear probe-request template after scanJuuso Oikarinen
2009-10-27wl1271: use workqueue provided by mac80211 instead of the defaultJuuso Oikarinen
2009-10-27wl1271: hack to disable filtersLuciano Coelho
2009-10-27wl1271: added Juuso Oikarinen as module authorLuciano Coelho
2009-10-27wl1271: Corrections to TX pathJuuso Oikarinen
2009-10-27wl1271: Update join usageJuuso Oikarinen
2009-10-27wl1271: Configure rate policies based on AP ratesJuuso Oikarinen
2009-10-27wl1271: Implementation for SPI busy word checkingJuuso Oikarinen
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen
2009-10-27wl1271: Implement delayed entry into ELPJuuso Oikarinen
2009-10-27wl1271: Correct TKIP header space handling in TX pathJuuso Oikarinen
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen
2009-10-27wl1271: Correction to TX block allocation calculationJuuso Oikarinen
2009-10-27wl1271: remove unecessary qual parameter from rx statusLuciano Coelho
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy
2009-10-27ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibrationLuis R. Rodriguez
2009-10-27ath9k_hw: run the carrier leakage calibration fix for ar9271 as wellLuis R. Rodriguez
2009-10-20iwmc3200wifi: select IWMC3200TOP in KconfigTomas Winkler
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-12libertas: fix buildAlan Cox
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-09wireless: make wireless drivers select coreJohannes Berg
2009-10-09libertas: depend on CONFIG_CFG80211Holger Schurig
2009-10-09libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez
2009-10-09ath9k: use right parameter for MODULE_PARM_DESC() for debugLuis R. Rodriguez
2009-10-07libertas: remove extraneous select FW_LOADERHolger Schurig
2009-10-07libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07ath9k: move ath_cleanup() below helpers to avoid forward declarationsLuis R. Rodriguez
2009-10-07ath9k: add a helper to clean the core driver upon module unloadLuis R. Rodriguez
2009-10-07ath9k: add helper to un-init the hw properlyLuis R. Rodriguez
2009-10-07ath9k: initialize hw prior to debugfsLuis R. Rodriguez
2009-10-07ath9k: move common->debug_mask setting to ath_init_softc()Luis R. Rodriguez
2009-10-07ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez
2009-10-07ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez
2009-10-07ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez
2009-10-07ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez
2009-10-07ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez
2009-10-07ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap
2009-10-07orinoco: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07ipw2200: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07iwmc3200wifi: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07libertas: first stab at cfg80211 supportHolger Schurig
2009-10-07libertas: separate libertas' Kconfig in it's own fileHolger Schurig
2009-10-07Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki