Age | Commit message (Expand) | Author |
2018-06-29 | mac80211: disable BHs/preemption in ieee80211_tx_control_port() | Denis Kenzior |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | mac80211: Move up init of TXQs | Toke Høiland-Jørgensen |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-23 | mac80211: Support adding duration for prepare_tx() callback | Ilan Peer |
2018-05-23 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg |
2018-05-18 | mac80211: allocate and fill tidstats only when needed | Johannes Berg |
2018-05-18 | mac80211: fix TX aggregation stop race | Alexander Wetzel |
2018-05-18 | cfg80211/mac80211: revert to stack allocation for sinfo | Johannes Berg |
2018-05-18 | cfg80211: dynamically allocate per-tid stats for station info | Arend van Spriel |
2018-05-18 | mac80211: mesh: fix premature update of rc stats | Bob Copeland |
2018-05-08 | mac80211: ethtool: avoid 32 bit multiplication overflow | Colin Ian King |
2018-05-08 | mac80211: Support the new cfg80211 TXQ stats API | Toke Høiland-Jørgensen |
2018-05-08 | cfg80211: Expose TXQ stats and parameters to userspace | Toke Høiland-Jørgensen |
2018-05-07 | mac80211: average ack rssi support for data frames | Balaji Pothunoori |
2018-05-07 | mac80211: add api to set CSA counter in mac80211 | Gregory Greenman |
2018-05-07 | mac80211: remove pointless flags=0 assignment | Johannes Berg |
2018-05-07 | mac80211: ethtool: memset the whole sinfo struct to 0 | Johannes Berg |
2018-05-07 | mac80211: clean up rate info bandwidth setting | Johannes Berg |
2018-05-07 | mac80211: rename rtap_vendor_space to rtap_space | Johannes Berg |
2018-05-07 | mac80211: use timeout from the AddBA response instead of the request | Sara Sharon |
2018-05-07 | mac80211: Adjust SAE authentication timeout | Ilan Peer |
2018-04-19 | mac80211: Fix condition validating WMM IE | Ilan Peer |
2018-03-29 | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-03-29 | mac80211: don't WARN on bad WMM parameters from buggy APs | Emmanuel Grumbach |
2018-03-29 | mac80211: Send control port frames over nl80211 | Denis Kenzior |
2018-03-29 | mac80211: Add support for tx_control_port | Denis Kenzior |
2018-03-29 | mac80211: remove shadowing duplicated variable | Johannes Berg |
2018-03-29 | mac80211: allow AP_VLAN operation on crypto controlled devices | Manikanta Pubbisetty |
2018-03-29 | mac80211: limit wmm params to comply with ETSI requirements | Haim Dreyfuss |
2018-03-29 | mac80211: Use proper chan_width enum in sta opmode event | tamizhr@codeaurora.org |
2018-03-29 | mac80211: Use proper smps_mode enum in sta opmode event | tamizhr@codeaurora.org |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-23 | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu |
2018-03-21 | mac80211: inform wireless layer when frame RSSI is invalid | Tosoni |
2018-03-21 | mac80211: add ieee80211_hw flag for QoS NDP support | Ben Caradoc-Davies |
2018-03-15 | net: drivers/net: Remove unnecessary skb_copy_expand OOM messages | Joe Perches |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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-23 | mac80211: drop frames with unexpected DS bits from fast-rx to slow path | Felix Fietkau |
2018-02-23 | mac80211: Adjust TSQ pacing shift | Toke Høiland-Jørgensen |
2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller |