summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-27mac80211: add missing kernel-docJohannes Berg1-0/+1
2009-02-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan1-1/+2
2009-02-27cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg2-5/+28
2009-02-27cfg80211: age scan results on resumeDan Williams3-2/+33
2009-02-27rt2x00: Fix RF offsetIvo van Doorn1-4/+6
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen4-0/+23
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-27nl80211: Optional IEs into scan requestJouni Malinen6-8/+38
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-27wireless: fix for CONFIG_NL80211=nRandy Dunlap1-0/+4
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-27mac80211: Extend the rate control API with an update callbackSujith3-0/+38
2009-02-27ath9k: Decrease minimum NF thresholdSujith1-1/+1
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith1-1/+1
2009-02-27ath9k: Fix bug in disabling MIB countersSujith1-4/+3
2009-02-27ath9k: Initialize AGC calibration properlySujith2-0/+35
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith5-7/+27
2009-02-27ath9k: Enable Fractional N modeSujith4-15/+35
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2-1/+14
2009-02-27ath9k: Store the correct max TX power levelSujith2-0/+18
2009-02-27mac80211: split IBSS/managed codeJohannes Berg18-1480/+1803
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg10-258/+241
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams9-9/+12
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams10-187/+164
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin1-2/+1
2009-02-27mac80211: disallow moving netnsJohannes Berg2-0/+2
2009-02-27mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan1-2/+4