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
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
2018-02-19
mac80211: fix calling sleeping function in atomic context
Sara Sharon
1
-1
/
+1
2018-02-19
mac80211: fix a possible leak of station stats
Sara Sharon
1
-0
/
+1
2018-02-19
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
3
-2
/
+19
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
1
-1
/
+1
2018-02-19
mac80211: remove redundant initialization to pointer 'hdr'
Colin Ian King
1
-1
/
+1
2018-02-19
cfg80211: fix cfg80211_beacon_dup
Arnd Bergmann
1
-1
/
+1
2018-01-31
mac80211: Add support to notify ht/vht opmode modification.
tamizhr@codeaurora.org
2
-0
/
+23
2018-01-31
mac80211: Add txq flags to debugfs
Ben Greear
1
-3
/
+7
2018-01-31
mac80211: mesh: fix wrong mesh TTL offset calculation
Peter Oh
2
-12
/
+7
2018-01-22
debugfs_sta: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
21
-87
/
+114
2018-01-04
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
1
-0
/
+2
2018-01-04
mac80211: Fix setting TX power on monitor interfaces
Peter Große
2
-2
/
+29
2017-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
7
-73
/
+41
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
9
-97
/
+8
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-24
/
+10
2017-12-11
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
9
-8
/
+97
2017-12-11
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
7
-41
/
+73
2017-12-11
mac80211: Add MIC space only for TX key option
David Spinadel
3
-8
/
+24
2017-12-11
mac80211: don't warn on AID field without top two MSBs set
Johannes Berg
1
-4
/
+5
2017-12-11
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2017-12-11
mac80211: call synchronize_net once in the restart flow
Sara Sharon
3
-10
/
+15
2017-12-11
mac80211: always update the PM state of a peer on MGMT / DATA frames
Emmanuel Grumbach
1
-12
/
+5
2017-12-11
mac80211: make __ieee80211_start_rx_ba_session static
Johannes Berg
2
-8
/
+5
2017-12-11
mac80211: enable TDLS peer buffer STA feature
Yingying Tang
2
-1
/
+5
2017-12-11
mac80211: avoid looking up tid_tx/tid_rx from timers
Johannes Berg
2
-37
/
+11
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
10
-4
/
+14
2017-12-11
mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions
Johannes Berg
1
-3
/
+2
2017-11-27
mac80211: tear down RX aggregations first
Sara Sharon
1
-1
/
+3
2017-11-27
mac80211: fix the update of path metric for RANN frame
Chun-Yeow Yeoh
1
-6
/
+9
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+28
2017-11-20
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
1
-0
/
+5
[next]