aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-10ath5k: minor rfkill cleanupBob Copeland
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-06-10b43: Add fw capabilitiesMichael Buesch
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel
2009-06-10ar9170: xmit code revampChristian Lamparter
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior
2009-06-10rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna
2009-06-10rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg
2009-06-04ar9170: remove deprecated codeChristian Lamparter
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar
2009-06-04iwlwifi: unify station managementTomas Winkler
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao
2009-06-03wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter
2009-06-03ar9170usb: more minor fixesChristian Lamparter
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter
2009-06-03ar9170: fix LED power state handlingChristian Lamparter
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter
2009-06-03ar9170: 40mhz fixesChristian Lamparter
2009-06-03ar9170: update hardware definitionsChristian Lamparter
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter
2009-06-03mac80211_hwsim: remove deprecated radio_enabledJohannes Berg
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland
2009-06-03wireless: libertas: fix unaligned accessesCliff Cai