summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add DFS pattern detectorZefir Kurtisi2012-04-115-1/+850
* mac80211: clean up an ieee80211_do_open error pathJohannes Berg2012-04-111-3/+3
* mac80211: add improved HW queue controlJohannes Berg2012-04-118-42/+239
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-118-5/+96
* mac80211: manage AP netdev carrier stateJohannes Berg2012-04-112-3/+16
* mac80211: Check basic rates when peeringAshok Nagarajan2012-04-113-7/+12
* mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan2012-04-115-11/+23
* mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-115-16/+27
* mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan2012-04-111-0/+4
* rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
* b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
* {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-105-3/+50
* mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-1010-8/+392
* mac80211: Allow tsf increments via debugfsJavier Cardona2012-04-101-0/+12
* mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona2012-04-101-13/+13
* mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-102-4/+17
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-105-8/+9
* mac80211: lazily stop queues in add_pendingJohannes Berg2012-04-101-4/+4
* mac80211: debounce queue stop/wakeJohannes Berg2012-04-101-0/+6
* mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-102-2/+6
* mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg2012-04-103-16/+22
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-107-27/+37
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-108-25/+13
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-107-16/+72
* mac80211: remove queue stop on rate control updateJohannes Berg2012-04-102-20/+0
* mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-1010-74/+50
* mac80211: set HT channel before associationJohannes Berg2012-04-104-138/+117
* mac80211: use AC constantsJohannes Berg2012-04-101-4/+4
* mac80211: inline ieee80211_add_pending_skbsJohannes Berg2012-04-102-8/+5
* mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-102-23/+20
* mac80211: clean up uAPSD TX codeJohannes Berg2012-04-101-3/+3
* mac80211: fix mesh TX coding styleJohannes Berg2012-04-101-6/+6
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-106-5/+13
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-101-1/+6
* iwlwifi: Add pr_fmtJoe Perches2012-04-102-0/+6
* iwlwifi: fix unused variable warningOliver Hartkopp2012-04-101-1/+2
* ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2012-04-102-4/+25
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-1026-68/+106
* iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
* iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12
* iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9
* iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman2012-04-093-42/+40
* iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman2012-04-093-65/+64
* iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman2012-04-093-73/+73
* iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman2012-04-093-14/+12
* iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman2012-04-093-104/+103
* iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman2012-04-093-190/+183
* iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman2012-04-096-19/+18
* iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-0910-430/+432