summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+12
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8
* 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/+15
* 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/+0
* ar9170: cleanup of bss_info_changed and beacon configJoerg Albert2009-08-283-18/+21
* MAINTAINERS: Update ipw2x00 and iwlwifi entriesReinette Chatre2009-08-281-9/+5
* 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/+0
* 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/+27
* libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-285-11/+26
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-285-81/+117
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-284-4/+40
* ath9k: Fix chainmask selection during scanningSujith2009-08-281-1/+6
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-282-12/+3
* libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-2811-1257/+1258
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-283-5/+22
* rndis_wlan: fix broken logic in add_wep_key()Jussi Kivilinna2009-08-281-1/+1
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-284-16/+14
* ath9k: Add support FIF_OTHER_BSS filtering mode.Javier Cardona2009-08-281-3/+4
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-283-16/+39
* p54: fix broadcast buffering in AP modeChristian Lamparter2009-08-281-0/+3
OpenPOWER on IntegriCloud