index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-07
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2020-02-07
mac80211: fix quiet mode activation in action frames
Sara Sharon
1
-4
/
+4
2020-02-07
mac80211: use more bits for ack_frame_id
Johannes Berg
2
-2
/
+2
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-8
/
+5
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
3
-3
/
+41
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-3
/
+41
2020-01-15
mac80211: Fix TKIP replay protection immediately after key setup
Jouni Malinen
1
-3
/
+15
2020-01-15
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+23
2020-01-14
net: mac80211: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-8
/
+5
2020-01-02
mac80211: mesh: restrict airtime metric to peered established plinks
Markus Theil
1
-0
/
+3
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
1
-14
/
+14
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
5
-24
/
+64
2019-12-13
mac80211: airtime: Fix an off by one in ieee80211_calc_rx_airtime()
Dan Carpenter
1
-1
/
+1
2019-12-13
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
1
-0
/
+9
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-14
/
+3
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+3
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-14
/
+14
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2
-0
/
+44
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
7
-14
/
+225
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
3
-1
/
+603
2019-11-22
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
3
-8
/
+20
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
1
-0
/
+3
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+3
2019-11-09
mac80211: Use debugfs_create_xul() helper
Geert Uytterhoeven
1
-14
/
+3
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
2
-2
/
+2
2019-11-08
mac80211: don't re-parse elems in ieee80211_assoc_success()
Johannes Berg
1
-54
/
+49
2019-11-08
mac80211: move store skb ack code to its own function
John Crispin
1
-20
/
+29
2019-11-08
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-08
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
1
-1
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+41
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
9
-88
/
+141
2019-10-11
mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average
Felix Fietkau
6
-68
/
+63
2019-10-11
mac80211: minstrel_ht: replace rate stats ewma with a better moving average
Felix Fietkau
3
-8
/
+76
2019-10-11
mac80211: minstrel: remove divisions in tx status path
Felix Fietkau
2
-8
/
+5
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
1
-2
/
+28
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-04
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-1
/
+8
2019-10-04
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
1
-11
/
+4
2019-10-04
mac80211: IBSS: avoid unneeded return value processing
Koen Vandeputte
1
-8
/
+1
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+8
2019-09-11
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
10
-51
/
+51
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
2
-1
/
+2
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
4
-8
/
+19
[next]