index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-2
/
+2
2015-08-14
mac80211: Only accept data frames in OCB mode
Bertold Van den Bergh
1
-1
/
+1
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
1
-3
/
+2
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
1
-2
/
+0
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
1
-1
/
+0
2015-07-17
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
1
-6
/
+1
2015-07-17
mac80211: don't store napi struct
Johannes Berg
1
-8
/
+10
2015-07-17
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
1
-0
/
+45
2015-07-17
mac80211: remove short frame test and counter
Johannes Berg
1
-5
/
+0
2015-07-17
mac80211: rename 'sta_inf' variable to more common 'sta'
Johannes Berg
1
-6
/
+6
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-13
/
+13
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2015-05-19
mac80211: don't use napi_gro_receive() outside NAPI context
Johannes Berg
1
-2
/
+3
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
1
-3
/
+3
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
1
-1
/
+1
2015-04-24
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
1
-0
/
+9
2015-04-24
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
1
-0
/
+8
2015-04-24
mac80211: use per-CPU TX/RX statistics
Johannes Berg
1
-7
/
+14
2015-04-24
mac80211: OCB: remove pointless check for broadcast BSSID
Johannes Berg
1
-5
/
+1
2015-04-24
mac80211: clean up/rename prepare_for_handlers()
Johannes Berg
1
-44
/
+36
2015-04-24
mac80211: remove IEEE80211_RX_RA_MATCH
Johannes Berg
1
-39
/
+5
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-25
/
+8
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-0
/
+2
2015-04-13
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+20
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+13
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
1
-3
/
+4
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
1
-2
/
+7
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-7
/
+10
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
1
-2
/
+1
2015-03-16
mac80211: add comment for rx_path_lock
Johannes Berg
1
-0
/
+6
2015-03-16
mac80211: move netdev stats to common function
Johannes Berg
1
-5
/
+3
2015-03-03
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-10
/
+38
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-27
mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers
Jouni Malinen
1
-0
/
+4
2015-01-27
mac80111: Add BIP-CMAC-256 cipher
Jouni Malinen
1
-5
/
+16
2015-01-27
mac80111: Add CCMP-256 cipher
Jouni Malinen
1
-3
/
+12
2015-01-27
mac80111: Add GCMP and GCMP-256 ciphers
Jouni Malinen
1
-0
/
+4
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
1
-2
/
+2
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
1
-5
/
+0
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
1
-0
/
+9
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-5
/
+6
2014-12-17
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
1
-3
/
+8
2014-12-12
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
1
-23
/
+123
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
1
-7
/
+7
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-0
/
+21
2014-11-11
mac80211: refactor duplicate detection
Johannes Berg
1
-5
/
+20
[next]