summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2269-10/+12
* Make ar9170 use common ath reg codeChristian Lamparter2009-04-224-1/+23
* ath5k: use regulatory infrastructureBob Copeland2009-04-223-2/+24
* ath: move more setup code into ath_regd_initBob Copeland2009-04-223-56/+58
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-2213-111/+155
* ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-224-73/+86
* ath9k: separate ath9k specific code from ath9k_regd_get_ctl()Bob Copeland2009-04-221-13/+23
* iwlwifi: change check triggering device restart after rfkill changeReinette Chatre2009-04-221-1/+1
* rndis_wlan: convert scan to cfg80211Jussi Kivilinna2009-04-221-194/+147
* rndis_wlan: convert get range to cfg80211Jussi Kivilinna2009-04-221-108/+2
* rndis_wlan: change quality level scaleJussi Kivilinna2009-04-221-3/+3
* cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-222-0/+57
* rndis_wlan: convert get/set mode to cfg80211John W. Linville2009-04-221-52/+43
* rndis_wlan: initiate cfg80211 conversionJohn W. Linville2009-04-221-29/+85
* p54: add beacon filtering supportChristian Lamparter2009-04-222-4/+14
* p54: more SoftLED updatesChristian Lamparter2009-04-222-23/+70
* p54: clean up p54.h's struct p54_commonChristian Lamparter2009-04-221-25/+42
* net/ps3: Update maintainerMasakazu Mokuno2009-04-221-2/+2
* ath5k: reduce exported channel listBob Copeland2009-04-221-0/+21
* mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg2009-04-223-86/+83
* ath9k: Fix bug in determining HT40 modeSujith2009-04-222-5/+2
* ath9k: Determine number of streams from HT capabilitiesSujith2009-04-222-12/+8
* ath9k: Clean Interrupt handling routineSujith2009-04-221-102/+95
* ath9k: Trivial fix to handle AMPDU params properlySujith2009-04-221-5/+5
* ath9k: Initialize values when setting up the queue parametersSujith2009-04-221-3/+4
* ath9k: Remove the useless do..while loopsSujith2009-04-223-68/+57
* ath9k: Remove TIM from the interrupt maskSujith2009-04-222-15/+0
* ath9k: Check for root debugfs fileSujith2009-04-221-0/+3
* ath9k: Remove unused structuresSujith2009-04-221-20/+0
* ath9k: Remove a couple of unused variables in descriptor handlingSujith2009-04-222-4/+1
* ath9k: Cleanup buffer status handlingSujith2009-04-222-11/+11
* ath9k: Avoid unneeded castsSujith2009-04-223-11/+11
* ath9k: Remove redundant variable for Interrupt MitigationSujith2009-04-222-11/+6
* ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2009-04-222-9/+3
* ath9k: Cleanup debug messagesSujith2009-04-2210-129/+115
* ath9k: Remove redundant chainmask checkSujith2009-04-221-8/+0
* ath9k: Remove a few unused flagsSujith2009-04-225-71/+30
* ath9k: No need to abort Rx path when autosleep is enabled.Vivek Natarajan2009-04-221-11/+18
* b43: Do not "select" HW_RANDOMMichael Buesch2009-04-223-3/+17
* rt2x00: Fix Sparse warningIvo van Doorn2009-04-221-1/+1
* rt2x00: Move Move pci_dev specific access to rt2x00pciIvo van Doorn2009-04-226-18/+33
* ar9170: fix hang on stopChristian Lamparter2009-04-221-3/+4
* ath5k: fix scanning in AR2424Pavel Roskin2009-04-221-1/+1
* ath9k: Update maintainers for ath9kLuis R. Rodriguez2009-04-221-0/+6
* nl80211: Add Michael MIC failure eventJouni Malinen2009-04-229-11/+111
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-225-29/+31
* nl80211: Require auth type for NL80211_CMD_AUTHENTICATEJouni Malinen2009-04-221-7/+7
* nl80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* cfg80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
* rfkill-input: remove unused codeJohannes Berg2009-04-221-69/+0