| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 | 1 | -0/+2 |
|\ |
|
| * | mac80211: mesh: drop frames appearing to be from us | Johannes Berg | 2018-01-04 | 1 | -0/+2 |
* | | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-01-04 | 21 | -87/+114 |
|\ \ |
|
| * | | mac80211: Fix setting TX power on monitor interfaces | Peter Große | 2018-01-04 | 2 | -2/+29 |
| * | | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg | 2017-12-19 | 7 | -73/+41 |
| * | | Revert "mac80211: Add airtime account and scheduling to TXQs" | Johannes Berg | 2017-12-19 | 9 | -97/+8 |
| * | | mac80211: Add airtime account and scheduling to TXQs | Toke Høiland-Jørgensen | 2017-12-11 | 9 | -8/+97 |
| * | | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen | 2017-12-11 | 7 | -41/+73 |
| * | | mac80211: Add MIC space only for TX key option | David Spinadel | 2017-12-11 | 3 | -8/+24 |
| * | | mac80211: don't warn on AID field without top two MSBs set | Johannes Berg | 2017-12-11 | 1 | -4/+5 |
| * | | mac80211: remove BUG() when interface type is invalid | Luca Coelho | 2017-12-11 | 1 | -1/+1 |
| * | | mac80211: call synchronize_net once in the restart flow | Sara Sharon | 2017-12-11 | 3 | -10/+15 |
| * | | mac80211: always update the PM state of a peer on MGMT / DATA frames | Emmanuel Grumbach | 2017-12-11 | 1 | -12/+5 |
| * | | mac80211: make __ieee80211_start_rx_ba_session static | Johannes Berg | 2017-12-11 | 2 | -8/+5 |
| * | | mac80211: enable TDLS peer buffer STA feature | Yingying Tang | 2017-12-11 | 2 | -1/+5 |
| * | | mac80211: avoid looking up tid_tx/tid_rx from timers | Johannes Berg | 2017-12-11 | 2 | -37/+11 |
| * | | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-12-11 | 10 | -4/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-16 | 1 | -3/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions | Johannes Berg | 2017-12-11 | 1 | -3/+2 |
| |/ |
|
* | | rhashtable: Change rhashtable_walk_start to return void | Tom Herbert | 2017-12-11 | 1 | -24/+10 |
|/ |
|
* | mac80211: tear down RX aggregations first | Sara Sharon | 2017-11-27 | 1 | -1/+3 |
* | mac80211: fix the update of path metric for RANN frame | Chun-Yeow Yeoh | 2017-11-27 | 1 | -6/+9 |
* | mac80211: use QoS NDP for AP probing | Johannes Berg | 2017-11-27 | 2 | -3/+28 |
* | mac80211: properly free requested-but-not-started TX agg sessions | Johannes Berg | 2017-11-20 | 1 | -0/+5 |
* | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook | 2017-11-20 | 4 | -60/+45 |
* | mac80211: Convert timers to use timer_setup() | Kees Cook | 2017-11-20 | 11 | -59/+50 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-11-15 | 22 | -269/+270 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 11 | -0/+11 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-30 | 2 | -8/+41 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 | 1 | -4/+17 |
| |\ \ \ |
|
| * | | | | mac80211: don't track HT capability changes | Johannes Berg | 2017-10-13 | 1 | -11/+3 |
| * | | | | mac80211: use crypto_aead_authsize() | Johannes Berg | 2017-10-11 | 1 | -2/+2 |
| * | | | | mac80211: only remove AP VLAN frames from TXQ | Johannes Berg | 2017-10-11 | 3 | -22/+39 |
| * | | | | mac80211: aead api to reduce redundancy | Xiang Gao | 2017-10-11 | 7 | -152/+111 |
| * | | | | net/mac80211/mesh_plink: Convert timers to use timer_setup() | Kees Cook | 2017-10-06 | 4 | -7/+10 |
| * | | | | mac80211: fix STA_SLOW_THRESHOLD htmldocs failure | Stanislaw Gruszka | 2017-10-02 | 1 | -1/+1 |
| * | | | | mac80211: fix bandwidth computation for TDLS peers | Manikanta Pubbisetty | 2017-10-02 | 1 | -0/+10 |
| * | | | | mac80211: recalculate some sta parameters after insertion | Gregory Greenman | 2017-09-21 | 1 | -25/+32 |
| * | | | | mac80211: use offsetofend() | Johannes Berg | 2017-09-21 | 4 | -10/+8 |
| * | | | | mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions() | Ilan peer | 2017-09-21 | 1 | -5/+7 |
| * | | | | mac80211: add documentation to ieee80211_rx_ba_offl() | Luca Coelho | 2017-09-21 | 1 | -2/+2 |
| * | | | | mac80211: oce: enable receiving of bcast probe resp | Roee Zamir | 2017-09-21 | 1 | -9/+28 |
| * | | | | mac80211: simplify and clarify IE splitting | Johannes Berg | 2017-09-21 | 2 | -24/+16 |
| * | | | | mac80211: avoid allocating TXQs that won't be used | Johannes Berg | 2017-09-21 | 1 | -1/+3 |
* | | | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 13 | -8/+52 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 11 | -0/+11 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 11 | -0/+11 |
| | | |/
| | |/| |
|
| * | | | mac80211: don't compare TKIP TX MIC key in reinstall prevention | Johannes Berg | 2017-10-25 | 1 | -2/+34 |
| * | | | mac80211: validate user rate mask before configuring driver | Johannes Berg | 2017-10-18 | 1 | -6/+6 |
| * | | | mac80211: use constant time comparison with keys | Jason A. Donenfeld | 2017-10-18 | 1 | -1/+2 |
| |/ / |
|