aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-27cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez
2009-02-27cfg80211: propagate -ENOMEM during regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: add regulatory_hint_core() to separate the core reg hintLuis R. Rodriguez
2009-02-27nl80211: disallow user requests prior to regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams
2009-02-27b43: Implement sw scan callbacksMichael Buesch
2009-02-27mac80211: Add software scan notifiersMichael Buesch
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch
2009-02-27b43: Fix radio host flagsMichael Buesch
2009-02-27b43: Add slot count compiletime assertionMichael Buesch
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
2009-02-27ath9k: Fix PCI shutdown sequenceSujith
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith
2009-02-27ath9k: Add PER to RC debug statisticsSujith
2009-02-27ath9k: Remove multiple macro occurrencesSujith
2009-02-27ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen
2009-02-27b43: Optimize DMA buffersMichael Buesch
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch
2009-02-27b43: Move DMA stop sanity checkMichael Buesch
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar
2009-02-27iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar
2009-02-27at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk
2009-02-27at76c50x-usb: update to latest mac80211 hw scan apiJason Andryuk
2009-02-27at76c50x-usb: add driverKalle Valo
2009-02-27iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin
2009-02-27p54: misplaced parenthesesRoel Kluin
2009-02-27ipw2x00: age scan results on resumeDan Williams
2009-02-27airo: correct improper initialization of local variableJohn W. Linville
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: remove admin requirement from station getJohannes Berg