summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg
2014-11-26cfg80211: refactor the various CQM event sending codeJohannes Berg
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg
2014-11-25cfg80211: remove pointless channel lookup in survey codeJohannes Berg
2014-11-24mac80211: disable 80+80/160 in VHT correctlyJohannes Berg
2014-11-24Revert "mac80211_hwsim: VHT add 160MHz width support"Johannes Berg
2014-11-21mac80211_hwsim: Send alpha2 only if non-zeroPatrik Flykt
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka
2014-11-19mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt
2014-11-19mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19mac80211-hwsim: remove unnecessary hwname checkJohannes Berg
2014-11-19mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211_hwsim: support scanning with random MAC addressJohannes Berg
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov