aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/trace.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf2-3/+0
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf1-5/+6
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf2-0/+8
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf1-21/+18
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau3-20/+21
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau10-105/+52
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau2-24/+17
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau10-951/+23
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau1-133/+4
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2-23/+18
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2-2/+2
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan1-2/+1
2011-01-27MAINTAINERS: update information for the wl12xx driverLuciano Coelho1-3/+3
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2-9/+15
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka2-5/+9
2011-01-27ath5k: correct endianness of frame durationBob Copeland1-3/+1
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland1-2/+2
2011-01-27rtlwifi: Fix firmware upload errorsChaoming Li1-20/+20
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau2-8/+3
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter4-0/+23
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter1-0/+3
2011-01-27carl9170: update fw/hw headersChristian Lamparter5-11/+71
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2-6/+3
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg1-169/+33
2011-01-25ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf1-8/+3
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian1-8/+9
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian1-2/+2
2011-01-25MAINTAINERS: remove Reinette Chatre as iwlwifi maintainerReinette Chatre1-1/+0
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-01-24wl12xx: disable auto-arpEliad Peller1-2/+1
2011-01-24wl12xx: Increase scan channel dwell time for passive scansJuuso Oikarinen2-11/+11
2011-01-24wl12xx: wrong values are returned in gpio_power_write()Eliad Peller1-6/+4
2011-01-24wl12xx: BA receiver supportLevi, Shahar5-4/+117
2011-01-24wl12xx: BA initiator supportLevi, Shahar7-10/+183
2011-01-24wl12xx: Add channel 14 to list of supported 2ghz channelsArik Nemtsov1-0/+1
2011-01-24wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FWArik Nemtsov2-0/+2
2011-01-24wl12xx: Cleanup PLT mode when module is removedJuuso Oikarinen1-5/+15
2011-01-24wl12xx: fix some endianess bugsEliad Peller3-5/+5
2011-01-24wl12xx: add hw configuration for max supported AMDPU sizeLuciano Coelho1-0/+2
2011-01-24wl12xx: change debug_level module param sysfs permissionsGuy Eilam2-7/+2
2011-01-24wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()Luciano Coelho1-27/+33
2011-01-24wl12xx: don't modify the global supported band structuresLuciano Coelho2-2/+17
2011-01-24wl12xx: don't join upon disassociationEliad Peller1-10/+12
2011-01-24MAINTAINERS: update information for the wl12xx driverLuciano Coelho1-3/+3
2011-01-24wl12xx: Enable AP-modeArik Nemtsov2-2/+7
2011-01-24wl12xx: Read MAC address from NVS file on HW startupArik Nemtsov1-0/+12
2011-01-24wl12xx: AP mode - fetch appropriate firmware for APArik Nemtsov2-3/+33
2011-01-24wl12xx: AP mode - encryption supportArik Nemtsov4-44/+223
2011-01-24wl12xx: AP mode - record TX configuration settingsArik Nemtsov1-24/+48