summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-05-30mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-05-30mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-05-30mac80211: Do not disconnect on invalid operating classIlan Peer
2018-05-30mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-05-30mac80211: fix a possible leak of station statsSara Sharon
2018-05-30mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2018-04-12mac80211: Fix setting TX power on monitor interfacesPeter Große
2018-03-19mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg
2017-10-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-10-16mac80211: accept key reinstall without changing anythingJohannes Berg
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer
2017-09-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg
2017-09-05mac80211: Fix null pointer dereference with iTXQ supportChunho Lee
2017-09-05mac80211: add MESH IE in the correct orderLiad Kaufman
2017-09-05mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-09-05mac80211: fix incorrect assignment of reassoc valueSimon Dinkin
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-13mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-13mac80211: set bss_info data before configuring the channelJohannes Berg
2017-06-13mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-06-09mac80211: free netdev on dev_alloc_name() errorJohannes Berg
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-05-30mac80211: Invoke TX LED in more code pathsBjorn Andersson
2017-05-30skbuff/mac80211: introduce and use skb_put_zero()Johannes Berg
2017-05-30mac80211: fix TX aggregation start/stop callback raceJohannes Berg