| Commit message (Expand) | Author | Age |
* | mac80211: fix MU-MIMO follow-MAC mode | Johannes Berg | 2017-04-27 |
* | mac80211: reject ToDS broadcast data frames | Johannes Berg | 2017-04-27 |
* | mac80211: unconditionally start new netdev queues with iTXQ support | Johannes Berg | 2017-04-12 |
* | mac80211: use driver-indicated transmitter STA only for data frames | Johannes Berg | 2017-03-14 |
* | mac80211: don't handle filtered frames within a BA session | Felix Fietkau | 2017-03-14 |
* | mac80211: don't reorder frames with SN smaller than SSN | Sara Sharon | 2017-03-14 |
* | mac80211: flush delayed work when entering suspend | Matt Chen | 2017-03-14 |
* | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann | 2017-02-14 |
* | mac80211: implement multicast forwarding on fast-RX path | Johannes Berg | 2017-01-26 |
* | mac80211: fix tid_agg_rx NULL dereference | Johannes Berg | 2017-01-12 |
* | mac80211: initialize fast-xmit 'info' later | Johannes Berg | 2017-01-12 |
* | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg | 2017-01-09 |
* | mac80211: fix A-MSDU aggregation with fast-xmit + txq | Felix Fietkau | 2016-11-15 |
* | mac80211: remove bogus skb vif assignment | Felix Fietkau | 2016-11-15 |
* | mac80211: update A-MPDU flag on tx dequeue | Felix Fietkau | 2016-11-15 |
* | Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" | Felix Fietkau | 2016-11-15 |
* | mac80211: Ignore VHT IE from peer with wrong rx_mcs_map | Filip Matusiak | 2016-11-15 |
* | mac80211: move struct aead_req off the stack | Ard Biesheuvel | 2016-10-17 |
* | mac80211: fix CMD_FRAME for AP_VLAN | Michael Braun | 2016-10-12 |
* | mac80211: validate DA/SA during A-MSDU decapsulation | Johannes Berg | 2016-10-12 |
* | cfg80211: add ability to check DA/SA in A-MSDU decapsulation | Johannes Berg | 2016-10-12 |
* | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB | Johannes Berg | 2016-10-12 |
* | mac80211: discard multicast and 4-addr A-MSDUs | Johannes Berg | 2016-10-12 |
* | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 2016-10-04 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-23 |
| |\ |
|
| | * | mac80211: reject TSPEC TIDs (TSIDs) for aggregation | Johannes Berg | 2016-09-15 |
| | * | mac80211: check skb_linearize() return value | Johannes Berg | 2016-09-14 |
| | * | mac80211: make mpath path fixing more robust | Pedersen, Thomas | 2016-09-12 |
| | * | mac80211: fix sequence number assignment for PS response frames | Felix Fietkau | 2016-09-12 |
| | * | mac80211: fix tim recalculation after PS response | Felix Fietkau | 2016-09-12 |
| * | | mac80211: Use rhltable instead of rhashtable | Herbert Xu | 2016-09-20 |
* | | | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue | Toke Høiland-Jørgensen | 2016-09-30 |
* | | | mac80211: mesh: decrease max drift | Pedersen, Thomas | 2016-09-30 |
* | | | mac80211: add offset_tsf driver op and use it for mesh | Pedersen, Thomas | 2016-09-30 |
* | | | mac80211: Set lower memory limit for non-VHT devices | Toke Høiland-Jørgensen | 2016-09-30 |
* | | | mac80211: Export fq memory limit information in debugfs | Toke Høiland-Jørgensen | 2016-09-30 |
* | | | mac80211: Add API to report NAN function match | Ayala Beker | 2016-09-30 |
* | | | mac80211: Implement add_nan_func and rm_nan_func | Ayala Beker | 2016-09-30 |
* | | | mac80211: implement nan_change_conf | Ayala Beker | 2016-09-30 |
* | | | mac80211: add boilerplate code for start / stop NAN | Ayala Beker | 2016-09-30 |
* | | | cfg80211: add start / stop NAN commands | Ayala Beker | 2016-09-30 |
* | | | mac80211: Move ieee802111_tx_dequeue() to later in tx.c | Toke Høiland-Jørgensen | 2016-09-30 |
|/ / |
|
* | | Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-09-18 |
|\ \ |
|
| * | | mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE | Emmanuel Grumbach | 2016-09-16 |
| * | | mac80211: allow driver to handle packet-loss mechanism | Rajkumar Manoharan | 2016-09-15 |
| * | | mac80211: remove sta_remove_debugfs driver callback | Johannes Berg | 2016-09-15 |
| * | | mac80211: remove pointless chanctx NULL check | Johannes Berg | 2016-09-15 |
| * | | mac80211: remove unused assignment | Johannes Berg | 2016-09-15 |
| * | | mac80211: fix scan completed tracing | Johannes Berg | 2016-09-15 |
| * | | mac80211: fix possible out-of-bounds access | Johannes Berg | 2016-09-15 |