summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez7-41/+194
2009-02-27cfg80211: free rd on unlikely event on 11d hintLuis R. Rodriguez1-1/+5
2009-02-27cfg80211: remove likely from an 11d hint caseLuis R. Rodriguez1-6/+8
2009-02-27cfg80211: protect first access of last_request on 11d hint under mutexLuis R. Rodriguez1-3/+5
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez4-30/+82
2009-02-27cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez4-2/+27
2009-02-27cfg80211: propagate -ENOMEM during regulatory_init()Luis R. Rodriguez1-5/+17
2009-02-27cfg80211: add regulatory_hint_core() to separate the core reg hintLuis R. Rodriguez1-9/+25
2009-02-27nl80211: disallow user requests prior to regulatory_init()Luis R. Rodriguez1-8/+26
2009-02-27cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez4-37/+42
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez2-1/+11
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez4-21/+22
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen3-20/+37
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch3-58/+25
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch3-28/+17
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch3-31/+16
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch3-229/+103
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch4-107/+53
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch4-145/+72
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams1-5/+9
2009-02-27b43: Implement sw scan callbacksMichael Buesch1-0/+31
2009-02-27mac80211: Add software scan notifiersMichael Buesch2-0/+13
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch1-0/+3
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch1-1/+3
2009-02-27b43: Fix radio host flagsMichael Buesch1-4/+6
2009-02-27b43: Add slot count compiletime assertionMichael Buesch1-0/+3
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith2-22/+17
2009-02-27ath9k: Fix PCI shutdown sequenceSujith1-2/+2
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith1-8/+5
2009-02-27ath9k: Add PER to RC debug statisticsSujith3-10/+14
2009-02-27ath9k: Remove multiple macro occurrencesSujith4-6/+3
2009-02-27ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen1-2/+3
2009-02-27b43: Optimize DMA buffersMichael Buesch2-17/+25
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch2-15/+7
2009-02-27b43: Move DMA stop sanity checkMichael Buesch1-4/+6
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2-6/+8
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu2-4/+4
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar1-51/+5
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar4-116/+61
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar1-30/+7
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar4-49/+20
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar4-45/+33
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar4-158/+70
2009-02-27iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar1-127/+1
2009-02-27at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk1-2/+2
2009-02-27at76c50x-usb: update to latest mac80211 hw scan apiJason Andryuk1-6/+18
2009-02-27at76c50x-usb: add driverKalle Valo4-0/+2938
2009-02-27iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville1-0/+3
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin1-1/+1
2009-02-27p54: misplaced parenthesesRoel Kluin1-2/+2