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
2016-02-24
mac80211: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-02-24
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
Jouni Malinen
1
-2
/
+29
2016-02-24
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
3
-0
/
+88
2016-02-24
mac80211: change ieee80211_rx_reorder_ready() arguments
Johannes Berg
2
-23
/
+24
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
5
-1
/
+24
2016-02-24
mac80211: Parse legacy and HT rate in injected frames
Sven Eckelmann
1
-2
/
+70
2016-02-24
mac80211: mesh: drop constant field mean_chain_len
Bob Copeland
2
-9
/
+3
2016-02-24
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
1
-8
/
+16
2016-02-24
mac80211: always print a message when disconnecting
Johannes Berg
1
-5
/
+12
2016-02-24
mac80211: fix ibss scan parameters
Sara Sharon
1
-7
/
+15
2016-02-24
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
2
-2
/
+20
2016-02-24
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
1
-2
/
+3
2016-02-24
mac80211: fix txq queue related crashes
Michal Kazior
1
-0
/
+3
2016-02-24
mac80211: mesh_plink: remove redundant sta_info check
Sunil Shahu
1
-6
/
+4
2016-02-24
mac80211: refactor HT/VHT to chandef code
Johannes Berg
5
-78
/
+46
2016-02-24
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
3
-0
/
+51
2016-02-24
mac80211: Recalc min chandef when station is associated
Ilan Peer
2
-5
/
+6
2016-02-24
mac80211: allow drivers to report (non-)monitor frames
Grzegorz Bajorski
1
-2
/
+3
2016-02-24
mac80211: support hw managing reorder logic
Sara Sharon
3
-11
/
+35
2016-02-23
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
1
-1
/
+1
2016-02-02
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2
-2
/
+3
2016-02-02
mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate
Konstantin Khlebnikov
1
-4
/
+5
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-30
/
+53
2016-01-29
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
1
-1
/
+1
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-01-21
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
1
-5
/
+2
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
5
-52
/
+83
2016-01-14
cfg80211/mac80211: use to_delayed_work
Geliang Tang
1
-2
/
+1
2016-01-14
mac80211: pass RX aggregation window size to driver
Sara Sharon
1
-1
/
+1
2016-01-14
mac80211: add flag for duplication check
Sara Sharon
1
-0
/
+3
2016-01-14
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
6
-0
/
+52
2016-01-14
mac80211: Don't buffer non-bufferable MMPDUs
Helmut Schaa
1
-0
/
+5
2016-01-14
mac80211: handle sched_scan_stopped vs. hw restart race
Eliad Peller
2
-0
/
+9
2016-01-14
mac80211: fix PS-Poll handling
Emmanuel Grumbach
1
-1
/
+1
2016-01-14
mac80211: clear local->sched_scan_req properly on reconfig
Eliad Peller
1
-1
/
+4
2016-01-14
mac80211: avoid ROC during hw restart
Eliad Peller
3
-2
/
+18
2016-01-14
mac80211: fix remain-on-channel cancellation
Johannes Berg
1
-2
/
+4
2016-01-14
mac80211: recalculate SW ROC only when needed
Johannes Berg
1
-5
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-69
/
+81
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
5
-14
/
+8
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
1
-5
/
+10
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
1
-39
/
+37
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
1
-11
/
+26
2015-12-07
mac80211: handle HW ROC expired properly
Ilan Peer
1
-1
/
+5
2015-12-04
mac80211: reject zero cookie in mgmt-tx/roc cancel
Johannes Berg
1
-0
/
+3
2015-12-04
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
Jouni Malinen
1
-0
/
+1
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
3
-291
/
+316
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
3
-18
/
+13
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
3
-495
/
+502
2015-12-04
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
1
-3
/
+2
[prev]
[next]