aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-22debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros1-2/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller21-87/+114
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große2-2/+29
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg7-73/+41
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg9-97/+8
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert1-24/+10
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen9-8/+97
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen7-41/+73
2017-12-11mac80211: Add MIC space only for TX key optionDavid Spinadel3-8/+24
2017-12-11mac80211: don't warn on AID field without top two MSBs setJohannes Berg1-4/+5
2017-12-11mac80211: remove BUG() when interface type is invalidLuca Coelho1-1/+1
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon3-10/+15
2017-12-11mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach1-12/+5
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg2-8/+5
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang2-1/+5
2017-12-11mac80211: avoid looking up tid_tx/tid_rx from timersJohannes Berg2-37/+11
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva10-4/+14
2017-12-11mac80211: fix locking in ieee80211_sta_tear_down_BA_sessionsJohannes Berg1-3/+2
2017-11-27mac80211: tear down RX aggregations firstSara Sharon1-1/+3
2017-11-27mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg2-3/+28
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg1-0/+5
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook4-60/+45
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook11-59/+50
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds22-269/+270
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar13-8/+52
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-0/+11
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds11-0/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+41
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg1-2/+34
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+17
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg1-6/+6
2017-10-18mac80211: use constant time comparison with keysJason A. Donenfeld1-1/+2
2017-10-16mac80211: accept key reinstall without changing anythingJohannes Berg1-4/+17
2017-10-13mac80211: don't track HT capability changesJohannes Berg1-11/+3
2017-10-11mac80211: use crypto_aead_authsize()Johannes Berg1-2/+2
2017-10-11mac80211: only remove AP VLAN frames from TXQJohannes Berg3-22/+39
2017-10-11mac80211: aead api to reduce redundancyXiang Gao7-152/+111
2017-10-06net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook4-7/+10
2017-10-02mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka1-1/+1
2017-10-02mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty1-0/+10
2017-09-21mac80211: recalculate some sta parameters after insertionGregory Greenman1-25/+32
2017-09-21mac80211: use offsetofend()Johannes Berg4-10/+8
2017-09-21mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer1-5/+7
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho1-2/+2