summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-02-27b43: Optimize DMA buffersMichael Buesch2-17/+25
2009-02-27b43: Fix DMA buffer size handlingMichael Buesch2-15/+7
2009-02-27b43: Move DMA stop sanity checkMichael Buesch1-4/+6
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2-6/+8
2009-02-27iwlwifi: dma mapping read and write changesFenghua Yu2-4/+4
2009-02-27iwl3945: use SW rfkill from iwlwifiAbhijeet Kolekar1-51/+5
2009-02-27iwl3945: use iwl_isrAbhijeet Kolekar4-116/+61
2009-02-27iwl3945: remove duplicate interrupt codeAbhijeet Kolekar1-30/+7
2009-02-27iwl3945: use iwl_rx_reply_error notificationAbhijeet Kolekar4-49/+20
2009-02-27iwl3945: use iwl rx handlersAbhijeet Kolekar4-45/+33
2009-02-27iwl3945: use iwl_mac_hw_scan callbackAbhijeet Kolekar4-158/+70
2009-02-27iwl3945: use iwl_rx_scan handlersAbhijeet Kolekar1-127/+1
2009-02-27at76c50x-usb: convert at76_debug to an unsigned intJason Andryuk1-2/+2
2009-02-27at76c50x-usb: update to latest mac80211 hw scan apiJason Andryuk1-6/+18
2009-02-27at76c50x-usb: add driverKalle Valo4-0/+2938
2009-02-27iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_intervalJohn W. Linville1-0/+3
2009-02-27b43: Fix LO calibration txctl reg valueRoel Kluin1-1/+1
2009-02-27p54: misplaced parenthesesRoel Kluin1-2/+2
2009-02-27ipw2x00: age scan results on resumeDan Williams8-9/+65
2009-02-27airo: correct improper initialization of local variableJohn W. Linville1-1/+2
2009-02-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan1-1/+2
2009-02-27rt2x00: Fix RF offsetIvo van Doorn1-4/+6
2009-02-27ath9k: Use beacon interval directlySujith1-17/+2
2009-02-27ath9k: Remove ath_txq_depth and get the queue depth directlySujith1-7/+2
2009-02-27ath9k: Remove a few unused capability macrosSujith2-33/+0
2009-02-27ath9k: Initialize channel change timeSujith1-0/+1
2009-02-27ath9k: Fix antenna assignment bug in TX status processingSujith1-1/+1
2009-02-27ath9k: Fix HW wait timeoutSujith6-18/+41
2009-02-27ath9k: Program the RTC registers correctlySujith2-2/+14
2009-02-27ath5k: compute rts/cts duration after computing full pktlenBob Copeland1-5/+4
2009-02-27ath5k: move beacon processing to a taskletBob Copeland2-29/+36
2009-02-27ath5k: use spin_lock_irqsave for beacon lockBob Copeland1-3/+3
2009-02-27ath5k: don't mask off interrupt bitsBob Copeland1-7/+0
2009-02-27rt2x00: Add various new USB IDs for rt73usbIvo van Doorn1-0/+6
2009-02-27rt2x00: Remove check for rf word 0Ivo van Doorn10-25/+10
2009-02-27rt2x00: uncomment get_tsfIvo van Doorn1-10/+0
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre5-42/+26
2009-02-27iwlwifi: use singlethread workqueueReinette Chatre2-2/+2
2009-02-27iwlwifi: report correct and detailed values about requested txpowerWu, Fengguang1-4/+6
2009-02-27ipw2200, fix ipw io functionsJiri Slaby1-46/+60
2009-02-27ath9k: move common regulatory code out of if() branchesBob Copeland1-12/+8
2009-02-27ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland1-2/+0
2009-02-27ath9k: remove ath9k_regd_get_rd()Bob Copeland2-6/+0
2009-02-27ath9k: convert isWwrSKU macro into C codeBob Copeland2-7/+9
2009-02-27ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland1-8/+5
2009-02-27ath9k: remove write-only current_rd_inuseBob Copeland2-2/+0
2009-02-27iwlagn: clean up error path in iwl_pci_probeHelmut Schaa1-3/+3
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian7-39/+277
2009-02-27ath9k: Decrease minimum NF thresholdSujith1-1/+1
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1