Age | Commit message (Expand) | Author | Files | Lines |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer | 3 | -12/+38 |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 3 | -9/+25 |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg | 4 | -8/+10 |
2018-05-18 | mac80211: fix TX aggregation stop race | Alexander Wetzel | 1 | -23/+21 |
2018-05-18 | cfg80211/mac80211: revert to stack allocation for sinfo | Johannes Berg | 1 | -19/+13 |
2018-05-18 | cfg80211: dynamically allocate per-tid stats for station info | Arend van Spriel | 1 | -4/+5 |
2018-05-18 | mac80211: mesh: fix premature update of rc stats | Bob Copeland | 1 | -4/+4 |
2018-05-08 | mac80211: ethtool: avoid 32 bit multiplication overflow | Colin Ian King | 1 | -2/+2 |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen | 5 | -0/+137 |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen | 1 | -13/+19 |
2018-05-07 | mac80211: average ack rssi support for data frames | Balaji Pothunoori | 3 | -0/+14 |
2018-05-07 | mac80211: add api to set CSA counter in mac80211 | Gregory Greenman | 1 | -0/+25 |
2018-05-07 | mac80211: remove pointless flags=0 assignment | Johannes Berg | 1 | -1/+1 |
2018-05-07 | mac80211: ethtool: memset the whole sinfo struct to 0 | Johannes Berg | 1 | -2/+3 |
2018-05-07 | mac80211: clean up rate info bandwidth setting | Johannes Berg | 1 | -4/+2 |
2018-05-07 | mac80211: rename rtap_vendor_space to rtap_space | Johannes Berg | 1 | -21/+19 |
2018-05-07 | mac80211: use timeout from the AddBA response instead of the request | Sara Sharon | 2 | -1/+6 |
2018-05-07 | mac80211: Adjust SAE authentication timeout | Ilan Peer | 1 | -7/+18 |
2018-04-19 | mac80211: Fix condition validating WMM IE | Ilan Peer | 1 | -1/+1 |
2018-03-29 | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller | 14 | -96/+311 |
2018-03-29 | mac80211: don't WARN on bad WMM parameters from buggy APs | Emmanuel Grumbach | 1 | -1/+2 |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior | 7 | -5/+42 |
2018-03-29 | mac80211: Add support for tx_control_port | Denis Kenzior | 3 | -0/+50 |
2018-03-29 | mac80211: remove shadowing duplicated variable | Johannes Berg | 1 | -2/+0 |
2018-03-29 | mac80211: allow AP_VLAN operation on crypto controlled devices | Manikanta Pubbisetty | 2 | -5/+11 |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss | 4 | -0/+52 |
2018-03-29 | mac80211: Use proper chan_width enum in sta opmode event | tamizhr@codeaurora.org | 3 | -2/+35 |
2018-03-29 | mac80211: Use proper smps_mode enum in sta opmode event | tamizhr@codeaurora.org | 3 | -1/+19 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 3 | -9/+9 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+3 |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu | 4 | -3/+7 |
2018-03-21 | mac80211: inform wireless layer when frame RSSI is invalid | Tosoni | 3 | -77/+93 |
2018-03-21 | mac80211: add ieee80211_hw flag for QoS NDP support | Ben Caradoc-Davies | 2 | -1/+3 |
2018-03-15 | net: drivers/net: Remove unnecessary skb_copy_expand OOM messages | Joe Perches | 1 | -4/+1 |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+9 |
2018-02-27 | mac80211: support A-MSDU in fast-rx | Felix Fietkau | 1 | -51/+73 |
2018-02-27 | mac80211: agg-rx: Accept ADDBA request update if timeout did not change | Ilan Peer | 1 | -2/+12 |
2018-02-27 | mac80211: support station 4-addr mode fast-rx | Felix Fietkau | 1 | -4/+7 |
2018-02-27 | mac80211: support fast-rx with incompatible PS capabilities when PS is disabled | Felix Fietkau | 2 | -6/+12 |
2018-02-27 | mac80211: support AP 4-addr mode fast-rx | Felix Fietkau | 1 | -0/+9 |
2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -21/+14 |
2018-02-23 | mac80211: drop frames with unexpected DS bits from fast-rx to slow path | Felix Fietkau | 1 | -1/+1 |
2018-02-23 | mac80211: Adjust TSQ pacing shift | Toke Høiland-Jørgensen | 1 | -0/+8 |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -21/+14 |
2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication | Ilan Peer | 2 | -1/+16 |
2018-02-22 | mac80211: add get TID helper | Sara Sharon | 7 | -21/+11 |
2018-02-22 | mac80211: support reporting A-MPDU EOF bit value/known | Johannes Berg | 1 | -0/+4 |
2018-02-19 | mac80211: Fix sending ADDBA response for an ongoing session | Ilan Peer | 1 | -3/+1 |
2018-02-19 | mac80211: Do not disconnect on invalid operating class | Ilan Peer | 1 | -4/+3 |