summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2018-01-22debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-12-11mac80211: Add MIC space only for TX key optionDavid Spinadel
2017-12-11mac80211: don't warn on AID field without top two MSBs setJohannes Berg
2017-12-11mac80211: remove BUG() when interface type is invalidLuca Coelho
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon
2017-12-11mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang
2017-12-11mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2017-12-11mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg
2017-11-27mac80211: tear down RX aggregations firstSara Sharon
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-10-13mac80211: don't track HT capability changesJohannes Berg