summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath9k: Remove hw capability bit meant for btcoexVasanthakumar Thiagarajan2009-08-283-7/+3Star
| * ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan2009-08-283-3/+20
| * ath9k: Move btcoex related data to a separate structVasanthakumar Thiagarajan2009-08-285-9/+22
| * ath9k: Configure btcoex register during every resetVasanthakumar Thiagarajan2009-08-281-0/+3
| * ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]Vasanthakumar Thiagarajan2009-08-286-47/+82
| * ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan2009-08-284-3/+28
| * rndis_wlan: set cipher suites for cfg80211Jussi Kivilinna2009-08-281-1/+14
| * ath9k: Wrap DMA dump function with PS wakeup/restoreSujith2009-08-281-0/+4
| * ath9k: Update INITVALs for AR9285Sujith2009-08-281-5/+5
| * ath9k: Handle PA cal usage properlySujith2009-08-281-0/+5
| * ath9k: Fix bugs in programming registers during PA CALSujith2009-08-281-3/+2Star
| * ath9k: Reduce the frequency of PA offset calibrationSujith2009-08-283-4/+29
| * libipw: initiate cfg80211 API conversionJohn W. Linville2009-08-284-36/+161
| * ath9k: Fix read buffer overflowRoel Kluin2009-08-281-8/+8
| * mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12Star
| * mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8Star
| * b43: LP-PHY: Fix a few typos in the RC calibration codeGábor Stefanik2009-08-281-3/+4
| * PRISM54: fix compilation warningJaswinder Singh Rajput2009-08-281-2/+2
| * ath5k: add hardware CCMP encyption supportBob Copeland2009-08-283-0/+14
| * ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-281-20/+21
| * ath5k: add led pin configuration for compaq c700 laptopMarcos Chaparro2009-08-281-0/+2
| * ath5k: clean up filter flags settingBob Copeland2009-08-281-16/+23
| * mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
| * mwl8k: separate driver and device info reporting during probeLennert Buytenhek2009-08-281-9/+12
| * mwl8k: missing endian conversion when printing firmware command resultLennert Buytenhek2009-08-281-1/+1
| * mwl8k: fix pci dma mapping leak in mwl8k_post_cmd() error pathLennert Buytenhek2009-08-281-1/+4
| * mwl8k: fix inverted error test in mwl8k_bss_info_changed()Lennert Buytenhek2009-08-281-1/+1
| * mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15Star
| * nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
| * ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert2009-08-281-6/+0Star
| * ar9170: cleanup of bss_info_changed and beacon configJoerg Albert2009-08-283-18/+21
| * MAINTAINERS: Update ipw2x00 and iwlwifi entriesReinette Chatre2009-08-281-9/+5Star
| * ipw2x00: update contact informationReinette Chatre2009-08-288-8/+8
| * iwlwifi: fix unloading driver while scanningWey-Yi Guy2009-08-282-2/+3
| * iwlwifi: fix remove key errorAbhijeet Kolekar2009-08-281-1/+1
| * iwlwifi: read enhanced tx power info from EEPROM imageWey-Yi Guy2009-08-283-1/+332
| * iwlwifi: remove duplicated defineWey-Yi Guy2009-08-281-1/+0Star
| * iwlwifi: set HT flags in ieee80211_rx_status for received packetsDaniel C Halperin2009-08-281-0/+10
| * iwlwifi: clear rate control flags on non-HT packetDaniel C Halperin2009-08-281-0/+1
| * iwlwifi: show current tx powerWey-Yi Guy2009-08-282-0/+55
| * iwlwifi: change IWL6000_UCODE_API_MAX to v4Wey-Yi Guy2009-08-282-4/+18
| * iwlwifi: error checking for setting tx_power in sysfsWey-Yi Guy2009-08-282-11/+30
| * iwlwifi: name changes from "tx_power_channel_lmt" to "tx_power_device_lmt"Wey-Yi Guy2009-08-282-5/+5
| * iwlwifi: do not allow set tx power over channel power limitWey-Yi Guy2009-08-281-4/+4
| * iwlwifi: set default tx power user limit to minimalWey-Yi Guy2009-08-281-1/+4
| * iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2009-08-282-7/+12
| * libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-281-2/+37
| * libertas: clean up and clarify get_common_ratesDan Williams2009-08-281-31/+27Star
| * libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15Star
| * mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0Star