index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: support control port TX status reporting
Markus Theil
2020-05-28
1
-19
/
+43
*
nl80211: add ability to report TX status for control port TX
Markus Theil
2020-05-27
1
-1
/
+2
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
1
-2
/
+5
|
\
|
*
mac80211: TX legacy rate control for Beacon frames
Jouni Malinen
2020-04-29
1
-1
/
+4
|
*
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
2020-04-24
1
-1
/
+1
*
|
docs: networking: convert mac80211-injection.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-31
1
-1
/
+2
|
\
|
*
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-03-30
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-30
1
-5
/
+32
|
\
|
|
*
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
2020-03-26
1
-2
/
+6
|
*
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-03-26
1
-1
/
+18
|
*
mac80211: drop data frames without key on encrypted links
Johannes Berg
2020-03-26
1
-3
/
+9
*
|
mac80211: don't leave skb->next/prev pointing to stack
Johannes Berg
2020-03-20
1
-1
/
+5
*
|
mac80211: Beacon protection using the new BIGTK (AP)
Jouni Malinen
2020-02-24
1
-0
/
+25
*
|
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
2020-02-24
1
-2
/
+1
*
|
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
2020-02-24
1
-1
/
+1
*
|
mac80211: check vif pointer before airtime calculation
Johannes Berg
2020-02-21
1
-2
/
+3
*
|
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
2020-02-17
1
-7
/
+170
|
\
\
|
|
/
|
/
|
|
*
mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS
Markus Theil
2020-02-07
1
-1
/
+1
|
*
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
2020-02-07
1
-1
/
+2
|
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-01-15
1
-1
/
+1
|
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2020-01-02
1
-2
/
+11
|
|
\
|
*
|
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
1
-4
/
+166
*
|
|
mac80211: use more bits for ack_frame_id
Johannes Berg
2020-02-07
1
-1
/
+1
*
|
|
net: mac80211: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-8
/
+5
|
|
/
|
/
|
*
|
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-13
1
-2
/
+2
*
|
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
2019-12-13
1
-0
/
+9
|
/
*
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+18
*
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
1
-3
/
+48
*
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
2019-11-22
1
-0
/
+3
*
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
2019-11-08
1
-1
/
+1
*
mac80211: move store skb ack code to its own function
John Crispin
2019-11-08
1
-20
/
+29
*
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
2019-10-04
1
-11
/
+4
*
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
2019-08-21
1
-0
/
+1
*
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
2019-07-26
1
-1
/
+2
*
mac80211: add tx dequeue function for process context
Erik Stromdahl
2019-07-26
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-25
/
+88
|
\
|
*
mac80211: probe unexercised mesh links
Rajkumar Manoharan
2019-04-26
1
-0
/
+36
|
*
mac80211: add option for setting control flags
Rajkumar Manoharan
2019-04-26
1
-7
/
+11
|
*
mac80211: debugfs option to force TX status frames
Julius Niedworok
2019-04-26
1
-0
/
+10
|
*
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
2019-04-26
1
-1
/
+10
|
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-10
/
+3
|
*
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
2019-04-26
1
-2
/
+8
|
*
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
2019-04-26
1
-5
/
+10
*
|
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-04-08
1
-4
/
+6
*
|
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
1
-28
/
+16
*
|
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
2019-03-29
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-09
1
-3
/
+9
|
\
|
*
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-01
1
-3
/
+9
[next]