summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+2
* | 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
* | 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
* | 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
* | 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
* | 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
* | ath9k: Fix chainmask selection during scanningSujith2009-08-281-1/+6
* | libipw: switch from ieee80211_* to libipw_* naming policyJohn W. Linville2009-08-2810-1254/+1255
* | rndis_wlan: fix broken logic in add_wep_key()Jussi Kivilinna2009-08-281-1/+1
* | ath9k: Add support FIF_OTHER_BSS filtering mode.Javier Cardona2009-08-281-3/+4
* | p54: fix broadcast buffering in AP modeChristian Lamparter2009-08-281-0/+3
* | mwl8k: update copyright and version numberLennert Buytenhek2009-08-201-2/+2
* | mwl8k: remove mwl8k_queue_work()Lennert Buytenhek2009-08-201-64/+0
* | mwl8k: get rid of mwl8k_configure_filter() workqueue useLennert Buytenhek2009-08-201-45/+20