index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: use reset to set header pointer
Zhang Shengju
2016-03-04
1
-1
/
+1
*
mac80211: Don't buffer non-bufferable MMPDUs
Helmut Schaa
2016-01-14
1
-0
/
+5
*
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-22
1
-25
/
+28
|
\
|
*
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
1
-22
/
+28
|
*
mac80211: remove sta->last_ack_signal
Johannes Berg
2015-10-21
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix handling of PS filtering with fast-xmit
Felix Fietkau
2015-09-24
1
-0
/
+1
*
|
mac80211: Split sending tx'ed frames to monitor interfaces into its own function
Helmut Schaa
2015-09-22
1
-49
/
+59
|
/
*
mac80211: remove always true condition
Dan Carpenter
2015-08-13
1
-4
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-7
/
+6
*
mac80211: stop using pointers as userspace cookies
Johannes Berg
2015-06-02
1
-13
/
+14
*
mac80211: copy nl80211 mgmt TX SKB for status
Johannes Berg
2015-06-02
1
-41
/
+68
*
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
2015-05-05
1
-14
/
+14
*
mac80211: use rhashtable for station table
Johannes Berg
2015-04-01
1
-2
/
+6
*
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
1
-74
/
+0
*
mac80211: remove doubled semicolon
Johannes Berg
2015-01-16
1
-1
/
+1
*
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
2015-01-08
1
-2
/
+13
*
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
2014-12-23
1
-1
/
+1
*
mac80211: Fix accounting of multicast frames
Sujith Manoharan
2014-12-12
1
-3
/
+6
*
mac80211: add ieee80211_tx_status_noskb
Felix Fietkau
2014-11-28
1
-0
/
+54
*
mac0211: add a helper function for fixing up tx status rates
Felix Fietkau
2014-11-28
1
-19
/
+33
*
mac80211: pass tx info to ieee80211_lost_packet instead of an skb
Felix Fietkau
2014-11-28
1
-4
/
+3
*
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
2014-11-19
1
-2
/
+53
*
mac80211: add WMM admission control support
Johannes Berg
2014-10-22
1
-1
/
+2
*
mac80211: add TDLS connection timeout
Liad Kaufman
2014-09-11
1
-1
/
+20
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2014-06-23
1
-5
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-29
1
-6
/
+19
|
\
|
*
mac80211: reduce packet loss notifications under load
Felix Fietkau
2014-05-28
1
-6
/
+19
*
|
mac80211: fixup radiotap tx flags for RTS/CTS
Bob Copeland
2014-04-22
1
-3
/
+2
*
|
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
2014-04-09
1
-0
/
+1
|
/
*
mac80211: remove set but unused variables
Johannes Berg
2014-02-04
1
-2
/
+1
*
mac80211: Tx frame latency statistics
Matti Gottlieb
2013-12-02
1
-0
/
+78
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-05
1
-12
/
+19
|
\
|
*
mac80211: implement SMPS for AP
Emmanuel Grumbach
2013-10-28
1
-12
/
+19
*
|
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
2013-09-30
1
-0
/
+3
|
/
*
mac80211: report some VHT radiotap infos for tx status
Karl Beldan
2013-08-01
1
-13
/
+63
*
mac80211: use oneshot blink API for LED triggers
Fabio Baltieri
2013-08-01
1
-1
/
+1
*
mac80211: select and adjust bitrates according to channel mode
Simon Wunderlich
2013-07-16
1
-5
/
+13
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-0
/
+7
*
mac80211: start auth/assoc timeout on frame status
Johannes Berg
2013-01-31
1
-4
/
+8
*
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2013-01-29
1
-5
/
+1
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-11
1
-1
/
+5
|
\
|
*
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2012-12-05
1
-1
/
+5
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-12-06
1
-0
/
+3
|
\
\
|
|
/
|
*
mac80211: add debugfs file for last ack signal
Saravana
2012-11-29
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
1
-0
/
+9
*
|
mac80211: combine status/drop reporting
Johannes Berg
2012-10-30
1
-74
/
+71
*
|
mac80211: track needed RX chains for channel contexts
Johannes Berg
2012-10-17
1
-7
/
+8
|
/
[next]