index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
20
-107
/
+271
|
\
|
*
mac80211: fix memory overlap due to variable length param
Rajkumar Manoharan
2020-04-29
1
-8
/
+5
|
*
mac80211: TX legacy rate control for Beacon frames
Jouni Malinen
2020-04-29
4
-2
/
+34
|
*
mac80211: fix two missing documentation entries
Johannes Berg
2020-04-24
1
-0
/
+2
|
*
mac80211: add freq_offset to RX status
Thomas Pedersen
2020-04-24
3
-3
/
+7
|
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
9
-15
/
+71
|
*
mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
Johannes Berg
2020-04-24
1
-1
/
+2
|
*
mac80211: Fail association when AP has no legacy rates
Ilan Peer
2020-04-24
1
-1
/
+9
|
*
mac80211: agg-tx: add an option to defer ADDBA transmit
Mordechay Goodstein
2020-04-24
2
-1
/
+13
|
*
mac80211: agg-tx: refactor sending addba
Mordechay Goodstein
2020-04-24
1
-28
/
+39
|
*
mac80211: Skip entries with HE membership selector
Ilan Peer
2020-04-24
1
-3
/
+4
|
*
mac80211: Don't destroy auth data in case of anti-clogging
Andrei Otcheretianski
2020-04-24
1
-1
/
+6
|
*
mac80211: add twt_protected flag to the bss_conf structure
Shaul Triebitz
2020-04-24
1
-0
/
+9
|
*
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
2020-04-24
1
-2
/
+8
|
*
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
3
-3
/
+15
|
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
2
-30
/
+22
|
*
mac80211: Report beacon protection failures to user space
Jouni Malinen
2020-04-24
1
-2
/
+14
|
*
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
2020-04-24
2
-6
/
+14
|
*
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
2020-04-24
5
-10
/
+6
*
|
docs: networking: convert mac80211-injection.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
*
|
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
2020-04-24
1
-1
/
+2
*
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
4
-19
/
+43
|
/
*
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
2020-04-15
1
-4
/
+7
*
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
2020-04-15
1
-11
/
+13
*
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
5
-14
/
+52
|
\
|
|
*
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
2020-03-26
1
-2
/
+6
|
*
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-03-26
1
-1
/
+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
4
-12
/
+24
*
|
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
2020-03-20
1
-1
/
+1
*
|
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
2020-03-20
1
-6
/
+29
*
|
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
2020-03-20
1
-0
/
+4
*
|
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
2020-03-20
1
-1
/
+5
*
|
mac80211: HE: set missing bss_conf fields in AP mode
Shaul Triebitz
2020-03-20
1
-3
/
+9
*
|
mac80211: don't leave skb->next/prev pointing to stack
Johannes Berg
2020-03-20
1
-1
/
+5
*
|
mac80211: handle no-preauth flag for control port
Markus Theil
2020-03-20
6
-1
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-1
/
+2
|
\
|
|
*
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
2020-03-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
2
-6
/
+2
|
\
|
|
*
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
2020-02-24
1
-1
/
+1
|
*
mac80211: Remove a redundant mutex unlock
Andrei Otcheretianski
2020-02-21
1
-5
/
+1
*
|
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
2020-02-24
2
-0
/
+83
*
|
mac80211: Beacon protection using the new BIGTK (STA)
Jouni Malinen
2020-02-24
1
-12
/
+67
*
|
mac80211: Beacon protection using the new BIGTK (AP)
Jouni Malinen
2020-02-24
1
-0
/
+25
*
|
mac80211: Update BIP to support Beacon frames
Jouni Malinen
2020-02-24
2
-8
/
+37
*
|
mac80211: Support BIGTK configuration for Beacon protection
Jouni Malinen
2020-02-24
7
-5
/
+104
*
|
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
2020-02-24
2
-4
/
+2
*
|
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
2020-02-24
2
-3
/
+1
[next]