index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
1
-22
/
+38
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-1
/
+1
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-25
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
1
-1
/
+1
2020-05-27
mac80211: fix HT-Control field reception for management frames
Johannes Berg
1
-7
/
+37
2020-05-27
mac80211: allow SA-QUERY processing in userspace
Johannes Berg
1
-13
/
+36
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
1
-5
/
+7
2020-04-24
mac80211: add freq_offset to RX status
Thomas Pedersen
1
-0
/
+1
2020-04-24
mac80211: Report beacon protection failures to user space
Jouni Malinen
1
-2
/
+14
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-1
/
+2
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-02-24
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-02-24
mac80211: Beacon protection using the new BIGTK (STA)
Jouni Malinen
1
-12
/
+67
2020-02-07
mac80211: Handle SMPS mode changes only in AP mode
Ilan Peer
1
-1
/
+5
2020-01-15
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-5
/
+3
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-08-29
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-08-29
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-35
/
+39
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-35
/
+39
2019-03-29
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
1
-1
/
+9
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-01-25
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-01-19
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-12
/
+25
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-11-09
mac80211: fix GFP_KERNEL under tasklet context
Yan-Hsuan Chuang
1
-2
/
+2
2018-10-11
mac80211: avoid reflecting frames back to the client
Johannes Berg
1
-6
/
+6
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-05
mac80211: support reporting 0-length PSDU in radiotap
Shaul Triebitz
1
-1
/
+11
2018-09-05
mac80211: support radiotap L-SIG data
Shaul Triebitz
1
-0
/
+21
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-1
/
+1
2018-09-05
mac80211: use le16_encode_bits() instead of open-coding
Johannes Berg
1
-1
/
+1
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+1
2018-08-29
mac80211: add missing WFA Multi-AP backhaul STA Rx requirement
Sathishkumar Muruganandam
1
-1
/
+1
2018-08-28
mac80211: don't update the PM state of a peer upon a multicast frame
Emmanuel Grumbach
1
-0
/
+1
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
1
-4
/
+1
2018-06-18
mac80211: add support for HE
Luca Coelho
1
-2
/
+125
[next]