summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
* mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
* mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
* mac80211: use more bits for ack_frame_idJohannes Berg2020-02-072-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-8/+5
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-193-3/+41
| |\
| * | net: mac80211: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-141-8/+5
* | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-203-3/+41
|\ \ \ | | |/ | |/|
| * | mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen2020-01-151-3/+15
| * | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-151-0/+23
| * | mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil2020-01-021-0/+3
| |/
* | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-14/+14
|\ \ | |/ |/|
| * Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-14/+3
| |\
| * | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-14/+14
* | | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-135-24/+64
* | | mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()Dan Carpenter2019-12-131-1/+1
* | | mac80211: fix TID field in monitor mode transmitFredrik Olofsson2019-12-131-0/+9
| |/ |/|
* | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-14/+3
|\ \ | |/ |/|
| * mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven2019-11-091-14/+3
* | mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen2019-11-222-0/+44
* | mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-227-14/+225
* | mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen2019-11-223-1/+603
* | mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen2019-11-221-1/+2
* | mac80211: expose HW conf flags through debugfsThomas Pedersen2019-11-221-0/+3
* | mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen2019-11-223-8/+20
* | mac80211: add a comment about monitor-to-dev injectionJohannes Berg2019-11-221-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-092-2/+3
|\ \
| * | mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-11-081-1/+2
| * | mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-11-081-1/+1
| |/
* | mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2019-11-082-2/+2
* | mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg2019-11-081-54/+49
* | mac80211: move store skb ack code to its own functionJohn Crispin2019-11-081-20/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-203-5/+41
|\ \ | |/
| * mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-071-2/+28
| * mac80211: accept deauth frames in IBSS modeJohannes Berg2019-10-071-1/+10
| * mac80211: Reject malformed SSID elementsWill Deacon2019-10-041-2/+3
* | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-139-88/+141
|\ \ | |/ |/|
| * mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new averageFelix Fietkau2019-10-116-68/+63
| * mac80211: minstrel_ht: replace rate stats ewma with a better moving averageFelix Fietkau2019-10-113-8/+76
| * mac80211: minstrel: remove divisions in tx status pathFelix Fietkau2019-10-112-8/+5
| * mac80211: simplify TX aggregation startJohannes Berg2019-10-041-1/+8
| * mac80211: pass internal sta to ieee80211_tx_frags()Johannes Berg2019-10-041-11/+4
| * mac80211: IBSS: avoid unneeded return value processingKoen Vandeputte2019-10-041-8/+1
* | mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg2019-10-011-5/+8
* | mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-011-2/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-10/+8
|\
| * mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-112-10/+8
* | Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-1110-51/+51
|\ \
| * | mac80211: allow drivers to set max MTUWen Gong2019-09-112-1/+2
| * | mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-114-8/+19
OpenPOWER on IntegriCloud