summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mwl8k: get rid of mwl8k_get_stats() workqueue useLennert Buytenhek2009-08-201-30/+2
* mwl8k: get rid of mwl8k_conf_tx() workqueue useLennert Buytenhek2009-08-201-43/+14
* mwl8k: get rid of mwl8k_set_rts_threshold() workqueue useLennert Buytenhek2009-08-201-39/+3
* mwl8k: get rid of mwl8k_bss_info_changed() workqueue useLennert Buytenhek2009-08-201-63/+38
* mwl8k: get rid of mwl8k_config() workqueue useLennert Buytenhek2009-08-201-52/+20
* mwl8k: get rid of mwl8k_stop() workqueue useLennert Buytenhek2009-08-201-25/+1
* mwl8k: get rid of mwl8k_start() workqueue useLennert Buytenhek2009-08-201-78/+27
* mwl8k: fix firmware command serialisationLennert Buytenhek2009-08-201-65/+89
* mwl8k: mwl8k_queue_work() cleanupLennert Buytenhek2009-08-201-171/+33
* mwl8k: mwl8k_txq_xmit() reworkLennert Buytenhek2009-08-201-93/+52
* mwl8k: implement idle modeLennert Buytenhek2009-08-201-0/+6
* mwl8k: no need to hold ->tx_lock while setting the hardware interrupt maskLennert Buytenhek2009-08-201-6/+0
* mwl8k: don't hardcode the number of transmit queuesLennert Buytenhek2009-08-201-7/+7
* mwl8k: don't touch 'command done' interrupt during firmware loadLennert Buytenhek2009-08-201-23/+1
* mwl8k: dma header manipulations can't failLennert Buytenhek2009-08-201-70/+13
OpenPOWER on IntegriCloud