summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-231-1/+1
* mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen2018-02-231-0/+8
* Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-226-21/+14Star
|\
| * mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1Star
| * mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3Star
| * mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| * mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
| * cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
| * mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-312-12/+7Star
* | debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-0/+2
|\|
| * mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-01-041-0/+2
* | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-0421-87/+114
|\ \
| * | mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-042-2/+29
| * | Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-197-73/+41Star
| * | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-199-97/+8Star
| * | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-119-8/+97
| * | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-117-41/+73
| * | mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-113-8/+24
| * | mac80211: don't warn on AID field without top two MSBs setJohannes Berg2017-12-111-4/+5
| * | mac80211: remove BUG() when interface type is invalidLuca Coelho2017-12-111-1/+1
| * | mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-113-10/+15
| * | mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach2017-12-111-12/+5Star
| * | mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2017-12-112-8/+5Star
| * | mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-112-1/+5
| * | mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2017-12-112-37/+11Star
| * | mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-1110-4/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-171-3/+2Star
|\ \ \ | | |/ | |/|
| * | mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg2017-12-111-3/+2Star
| |/
* / rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-111-24/+10Star
|/
* mac80211: tear down RX aggregations firstSara Sharon2017-11-271-1/+3
* mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2017-11-271-6/+9
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-272-3/+28
* mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg2017-11-201-0/+5
* mac80211: aggregation: Convert timers to use timer_setup()Kees Cook2017-11-204-60/+45Star
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-2011-59/+50Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1522-269/+270
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0411-0/+11
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-302-8/+41
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-4/+17
| |\ \ \
| * | | | mac80211: don't track HT capability changesJohannes Berg2017-10-131-11/+3Star
| * | | | mac80211: use crypto_aead_authsize()Johannes Berg2017-10-111-2/+2
| * | | | mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-113-22/+39
| * | | | mac80211: aead api to reduce redundancyXiang Gao2017-10-117-152/+111Star
| * | | | net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-064-7/+10
| * | | | mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka2017-10-021-1/+1
| * | | | mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty2017-10-021-0/+10
| * | | | mac80211: recalculate some sta parameters after insertionGregory Greenman2017-09-211-25/+32
| * | | | mac80211: use offsetofend()Johannes Berg2017-09-214-10/+8Star
| * | | | mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer2017-09-211-5/+7