aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath5k: don't mask off interrupt bitsBob Copeland2009-02-271-7/+0
* rt2x00: Add various new USB IDs for rt73usbIvo van Doorn2009-02-271-0/+6
* rt2x00: Remove check for rf word 0Ivo van Doorn2009-02-2710-25/+10
* rt2x00: uncomment get_tsfIvo van Doorn2009-02-271-10/+0
* iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-275-42/+26
* iwlwifi: use singlethread workqueueReinette Chatre2009-02-272-2/+2
* iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang2009-02-271-4/+6
* ipw2200, fix ipw io functionsJiri Slaby2009-02-271-46/+60
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-271-2/+0
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-272-6/+0
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-272-7/+9
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-271-8/+5
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-272-2/+0
* iwlagn: clean up error path in iwl_pci_probeHelmut Schaa2009-02-271-3/+3
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-277-39/+277
* ath9k: Decrease minimum NF thresholdSujith2009-02-271-1/+1
* ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith2009-02-271-1/+1
* ath9k: Fix bug in disabling MIB countersSujith2009-02-271-4/+3