summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* ipw2x00: age scan results on resumeDan Williams2009-02-278-9/+65
* airo: correct improper initialization of local variableJohn W. Linville2009-02-271-1/+2
* ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan2009-02-271-1/+2
* rt2x00: Fix RF offsetIvo van Doorn2009-02-271-4/+6
* ath9k: Use beacon interval directlySujith2009-02-271-17/+2
* ath9k: Remove ath_txq_depth and get the queue depth directlySujith2009-02-271-7/+2
* ath9k: Remove a few unused capability macrosSujith2009-02-272-33/+0
* ath9k: Initialize channel change timeSujith2009-02-271-0/+1
* ath9k: Fix antenna assignment bug in TX status processingSujith2009-02-271-1/+1
* ath9k: Fix HW wait timeoutSujith2009-02-276-18/+41
* ath9k: Program the RTC registers correctlySujith2009-02-272-2/+14
* ath5k: compute rts/cts duration after computing full pktlenBob Copeland2009-02-271-5/+4
* ath5k: move beacon processing to a taskletBob Copeland2009-02-272-29/+36
* ath5k: use spin_lock_irqsave for beacon lockBob Copeland2009-02-271-3/+3
OpenPOWER on IntegriCloud