Age | Commit message (Expand) | Author |
2018-02-27 | mac80211: support A-MSDU in fast-rx | Felix Fietkau |
2018-02-27 | mac80211: agg-rx: Accept ADDBA request update if timeout did not change | Ilan Peer |
2018-02-27 | mac80211: support station 4-addr mode fast-rx | Felix Fietkau |
2018-02-27 | mac80211: support fast-rx with incompatible PS capabilities when PS is disabled | Felix Fietkau |
2018-02-27 | mac80211: support AP 4-addr mode fast-rx | Felix Fietkau |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer |
2018-02-22 | mac80211: add get TID helper | Sara Sharon |
2018-02-22 | mac80211: support reporting A-MPDU EOF bit value/known | Johannes Berg |
2018-02-19 | mac80211: Fix sending ADDBA response for an ongoing session | Ilan Peer |
2018-02-19 | mac80211: Do not disconnect on invalid operating class | Ilan Peer |
2018-02-19 | mac80211: fix calling sleeping function in atomic context | Sara Sharon |
2018-02-19 | mac80211: fix a possible leak of station stats | Sara Sharon |
2018-02-19 | mac80211: Add tx ack signal support in sta info | Venkateswara Naralasetty |
2018-02-19 | cfg80211: send ack_signal to user in probe client response | Venkateswara Naralasetty |
2018-02-19 | mac80211: remove redundant initialization to pointer 'hdr' | Colin Ian King |
2018-02-19 | cfg80211: fix cfg80211_beacon_dup | Arnd Bergmann |
2018-01-31 | mac80211: Add support to notify ht/vht opmode modification. | tamizhr@codeaurora.org |
2018-01-31 | mac80211: Add txq flags to debugfs | Ben Greear |
2018-01-31 | mac80211: mesh: fix wrong mesh TTL offset calculation | Peter Oh |
2018-01-22 | debugfs_sta: Remove unneeded semicolons | Christopher Díaz Riveros |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-04 | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-01-04 | mac80211: mesh: drop frames appearing to be from us | Johannes Berg |
2018-01-04 | mac80211: Fix setting TX power on monitor interfaces | Peter Große |
2017-12-19 | Revert "mac80211: Add TXQ scheduling API" | Johannes Berg |
2017-12-19 | Revert "mac80211: Add airtime account and scheduling to TXQs" | Johannes Berg |
2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-11 | rhashtable: Change rhashtable_walk_start to return void | Tom Herbert |
2017-12-11 | mac80211: Add airtime account and scheduling to TXQs | Toke Høiland-Jørgensen |
2017-12-11 | mac80211: Add TXQ scheduling API | Toke Høiland-Jørgensen |
2017-12-11 | mac80211: Add MIC space only for TX key option | David Spinadel |
2017-12-11 | mac80211: don't warn on AID field without top two MSBs set | Johannes Berg |
2017-12-11 | mac80211: remove BUG() when interface type is invalid | Luca Coelho |
2017-12-11 | mac80211: call synchronize_net once in the restart flow | Sara Sharon |
2017-12-11 | mac80211: always update the PM state of a peer on MGMT / DATA frames | Emmanuel Grumbach |
2017-12-11 | mac80211: make __ieee80211_start_rx_ba_session static | Johannes Berg |
2017-12-11 | mac80211: enable TDLS peer buffer STA feature | Yingying Tang |
2017-12-11 | mac80211: avoid looking up tid_tx/tid_rx from timers | Johannes Berg |
2017-12-11 | mac80211: mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-12-11 | mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions | Johannes Berg |
2017-11-27 | mac80211: tear down RX aggregations first | Sara Sharon |
2017-11-27 | mac80211: fix the update of path metric for RANN frame | Chun-Yeow Yeoh |
2017-11-27 | mac80211: use QoS NDP for AP probing | Johannes Berg |
2017-11-20 | mac80211: properly free requested-but-not-started TX agg sessions | Johannes Berg |
2017-11-20 | mac80211: aggregation: Convert timers to use timer_setup() | Kees Cook |
2017-11-20 | mac80211: Convert timers to use timer_setup() | Kees Cook |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |