index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
2
-2
/
+4
2020-02-07
mac80211: parse also the RSNXE IE
Shaul Triebitz
2
-1
/
+8
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
1
-0
/
+13
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
6
-157
/
+10
2020-02-07
mac80211: Handle SMPS mode changes only in AP mode
Ilan Peer
3
-20
/
+30
2020-02-07
mac80211: Accept broadcast probe responses on 6GHz band
Andrei Otcheretianski
1
-1
/
+16
2020-02-07
mac80211: HE: set RX NSS
Tova Mussai
1
-3
/
+32
2020-02-07
mac80211: set station bandwidth from HE capability
Johannes Berg
2
-0
/
+27
2020-02-07
mac80211: remove supported channels element in 6 GHz if ECSA support
Johannes Berg
1
-13
/
+19
2020-02-07
mac80211: update condition for HE disablement
Daniel Gabay
1
-2
/
+2
2020-02-07
mac80211: make ieee80211_wep_init() return void
Luca Coelho
3
-8
/
+3
2020-02-07
mac80211: allow changing TX-related netdev features
Johannes Berg
3
-6
/
+11
2020-02-07
mac80211: check whether HE connection is allowed by the reg domain
Haim Dreyfuss
1
-1
/
+16
2020-02-07
mac80211: refactor extended element parsing
Johannes Berg
1
-27
/
+48
2020-02-07
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
2
-29
/
+38
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-02-07
mac80211: fix 11w when using encapsulation offloading
John Crispin
1
-6
/
+10
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: add ieee80211_is_any_nullfunc()
Thomas Pedersen
4
-10
/
+7
2020-01-15
mac80211: fix tx status for no ack cases
Markus Theil
1
-4
/
+11
2020-01-15
mac80211: add handling for BSS color
John Crispin
2
-2
/
+12
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: debugfs: improve airtime_flags handler readability
Lorenzo Bianconi
1
-2
/
+54
2020-01-02
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
6
-25
/
+74
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-16
mac80211: Remove redundant assertion
Aditya Pakki
1
-1
/
+0
2019-12-13
mac80211: add 802.11 encapsulation offloading support
John Crispin
5
-4
/
+324
2019-12-13
mac80211: Always show airtime debugfs file when TXQs are enabled
Toke Høiland-Jørgensen
1
-4
/
+2
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
[prev]
[next]