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