summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau2014-11-281-4/+4
* mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau2014-11-281-3/+2
* mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau2014-11-282-1/+9
* mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau2014-11-281-3/+4
* cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg2014-11-281-3/+3
* cfg80211: leave invalid channels on regdomain changeArik Nemtsov2014-11-283-1/+132
* mac80211: add more missing checks for VHT tx ratesFelix Fietkau2014-11-282-2/+3
* cfg80211: make WEXT compatibility unselectableJohannes Berg2014-11-281-1/+1
* mac80211: copy chandef from AP vif to VLANsFelix Fietkau2014-11-272-4/+20
* nl80211: don't crash sending invalid chandefJohannes Berg2014-11-271-1/+2
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-267-10/+62
* cfg80211: refactor the various CQM event sending codeJohannes Berg2014-11-262-150/+126
* mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg2014-11-251-1/+10
* cfg80211: remove pointless channel lookup in survey codeJohannes Berg2014-11-251-5/+1
* mac80211: disable 80+80/160 in VHT correctlyJohannes Berg2014-11-241-3/+7
* Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg2014-11-241-1/+0
* mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt2014-11-211-1/+3
* mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau2014-11-191-3/+3
* mac80211: notify drivers on sta rate table changesJohannes Berg2014-11-194-0/+31
* nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka2014-11-191-7/+41
* mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2014-11-192-1/+125
* mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt2014-11-191-30/+30
* nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen2014-11-192-5/+6
* mac80211-hwsim: remove unnecessary hwname checkJohannes Berg2014-11-191-2/+1
* mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen2014-11-191-9/+9
* cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki2014-11-191-1/+4
* cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov2014-11-191-0/+3
* cfg80211: update missing fields in custom regulatory pathArik Nemtsov2014-11-191-0/+10
* mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau2014-11-191-1/+1
* mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller2014-11-191-0/+2
* mac80211_hwsim: support scanning with random MAC addressJohannes Berg2014-11-191-2/+16
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-1924-72/+166
* mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-193-34/+56
* cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg2014-11-193-3/+137
* mac80211: remove redundant checkEliad Peller2014-11-191-1/+1
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-194-1/+175
* cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho2014-11-191-58/+72
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-197-0/+184
* mac80211: add specific-queue flushing supportLiad Kaufman2014-11-192-5/+18
* mac80211: add TDLS channel-switch Rx flowArik Nemtsov2014-11-198-2/+449
* mac80211: introduce TDLS channel switch opsArik Nemtsov2014-11-1910-5/+381
* mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-193-0/+33
* cfg80211: introduce TDLS channel switch commandsArik Nemtsov2014-11-196-0/+211
* mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov2014-11-191-25/+57
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-196-2/+23
* cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2014-11-193-3/+15
* mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov2014-11-192-0/+18
* mac80211: add supported channels IE during TDLS setupArik Nemtsov2014-11-191-0/+71
* mac80211: add function to create data frame template including keyJohannes Berg2014-11-192-0/+34
* mac80211: factor out 802.11 header building codeJohannes Berg2014-11-191-52/+92
OpenPOWER on IntegriCloud