aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan
2009-02-27rt2x00: Fix RF offsetIvo van Doorn
2009-02-27ath9k: Use beacon interval directlySujith
2009-02-27ath9k: Remove ath_txq_depth and get the queue depth directlySujith
2009-02-27ath9k: Remove a few unused capability macrosSujith
2009-02-27ath9k: Initialize channel change timeSujith
2009-02-27ath9k: Fix antenna assignment bug in TX status processingSujith
2009-02-27ath9k: Fix HW wait timeoutSujith
2009-02-27ath9k: Program the RTC registers correctlySujith
2009-02-27ath5k: compute rts/cts duration after computing full pktlenBob Copeland
2009-02-27ath5k: move beacon processing to a taskletBob Copeland
2009-02-27ath5k: use spin_lock_irqsave for beacon lockBob Copeland