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
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-13
mac80211: add the action to the drv_ampdu_action tracepoint
Emmanuel Grumbach
1
-4
/
+7
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
1
-8
/
+8
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-4
/
+7
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
1
-0
/
+26
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-0
/
+52
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
1
-0
/
+31
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+50
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
1
-0
/
+12
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-20
/
+23
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-0
/
+25
2015-11-03
mac80211: allow null chandef in tracing
Arik Nemtsov
1
-5
/
+5
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-2
/
+0
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-4
/
+6
2015-09-22
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
1
-0
/
+30
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-20
/
+22
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+38
2015-04-07
mac80211: Move message tracepoints to their own header
Steven Rostedt (Red Hat)
1
-38
/
+0
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+31
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
1
-7
/
+7
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
1
-26
/
+7
2014-11-26
cfg80211: clean up beacon loss CQM event
Johannes Berg
1
-0
/
+6
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
1
-0
/
+7
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-6
/
+25
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-0
/
+45
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+57
2014-11-10
mac80211: add device_timestamp to the drv_pre_channel_switch trace
Luciano Coelho
1
-0
/
+2
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
1
-3
/
+20
2014-11-04
mac80211: add support for driver tx power reporting
Felix Fietkau
1
-0
/
+27
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
1
-3
/
+6
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
1
-0
/
+6
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
1
-0
/
+33
2014-10-09
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
1
-0
/
+2
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
1
-2
/
+2
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
1
-0
/
+7
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+85
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
1
-0
/
+85
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+32
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+32
2014-05-09
mac80211: fix vif name tracing
Eliad Peller
1
-2
/
+2
2014-01-06
mac80211: add tracing for ieee80211_sta_set_buffered
Johannes Berg
1
-0
/
+27
2013-12-18
mac80211: fix checkpatch errors
Weilong Chen
1
-1
/
+1
2013-12-16
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
1
-19
/
+15
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-2
/
+2
2013-12-03
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
1
-24
/
+0
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+19
2013-11-25
mac80211: add min required channel definition field
Eliad Peller
1
-2
/
+19
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+35
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
[next]