summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-11
* mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-11
* mac80211: don't warn on AID field without top two MSBs setJohannes Berg2017-12-11
* mac80211: remove BUG() when interface type is invalidLuca Coelho2017-12-11
* mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-11
* mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach2017-12-11
* mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2017-12-11
* mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-11
* mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2017-12-11
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-11
* mac80211: tear down RX aggregations firstSara Sharon2017-11-27
* mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2017-11-27
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-27
* mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-20
* mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-20
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \
| * | | | mac80211: don't track HT capability changesJohannes Berg2017-10-13
| * | | | mac80211: use crypto_aead_authsize()Johannes Berg2017-10-11
| * | | | mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-11
| * | | | mac80211: aead api to reduce redundancyXiang Gao2017-10-11
| * | | | net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-06
| * | | | mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka2017-10-02
| * | | | mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty2017-10-02
| * | | | mac80211: recalculate some sta parameters after insertionGregory Greenman2017-09-21
| * | | | mac80211: use offsetofend()Johannes Berg2017-09-21
| * | | | mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer2017-09-21
| * | | | mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho2017-09-21
| * | | | mac80211: oce: enable receiving of bcast probe respRoee Zamir2017-09-21
| * | | | mac80211: simplify and clarify IE splittingJohannes Berg2017-09-21
| * | | | mac80211: avoid allocating TXQs that won't be usedJohannes Berg2017-09-21
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | | |/ | | |/|
| * | | mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-10-25
| * | | mac80211: validate user rate mask before configuring driverJohannes Berg2017-10-18
| * | | mac80211: use constant time comparison with keysJason A. Donenfeld2017-10-18
| |/ /
* / / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/ /
* / mac80211: accept key reinstall without changing anythingJohannes Berg2017-10-16
|/
* mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg2017-09-06
* mac80211: Complete ampdu work schedule during session tear downIlan peer2017-09-06
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-09-05
* mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg2017-09-05
* mac80211: Fix null pointer dereference with iTXQ supportChunho Lee2017-09-05
* mac80211: add MESH IE in the correct orderLiad Kaufman2017-09-05
* mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir2017-09-05
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-05