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
starfive-6.6.48-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
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
1
-0
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-16
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
1
-4
/
+18
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-11
/
+31
2010-02-16
mac80211: reject unhandled action frames
Johannes Berg
1
-33
/
+57
2010-02-09
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
1
-0
/
+8
2010-02-09
mac80211: allow station add/remove to sleep
Johannes Berg
1
-2
/
+2
2010-02-01
mac80211: fix sta lookup for received action frames on an AP VLAN
Felix Fietkau
1
-2
/
+2
2010-01-23
mac80211: fix rx data handling for non-data frames on multiple vifs
Felix Fietkau
1
-17
/
+28
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+4
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
1
-0
/
+12
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
1
-0
/
+4
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+3
2010-01-06
mac80211: fix skb buffering issue
Johannes Berg
1
-1
/
+3
2009-12-29
mac80211: generalise work handling
Johannes Berg
1
-0
/
+5
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-3
/
+3
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-1
/
+0
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
1
-86
/
+20
2009-12-22
mac80211: remove payload alignment warning
Kalle Valo
1
-20
/
+7
2009-12-22
mac80211: trace interface name
Johannes Berg
1
-1
/
+1
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
1
-22
/
+21
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
1
-55
/
+64
2009-12-11
mac80211: Fixed bug in mesh portal paths
Javier Cardona
1
-1
/
+0
2009-12-05
mac80211: fix reorder buffer release
Johannes Berg
1
-1
/
+1
2009-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-284
/
+305
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-28
mac80211: correctly place aMPDU RX reorder code
Johannes Berg
1
-73
/
+95
2009-11-28
mac80211: move aMPDU RX reorder code
Johannes Berg
1
-230
/
+229
2009-11-28
mac80211: move cmntr flag out of rx flags
Johannes Berg
1
-2
/
+2
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-5
/
+9
2009-11-19
mac80211: remove encrypt parameter from ieee80211_tx_skb
Johannes Berg
1
-1
/
+1
2009-11-19
mac80211: improve rate handling
Johannes Berg
1
-17
/
+18
2009-11-19
mac80211: trim RX data
Johannes Berg
1
-38
/
+42
2009-11-19
mac80211: cleanup reorder buffer handling
Johannes Berg
1
-81
/
+81
2009-11-19
mac80211: push michael MIC report after DA check
Johannes Berg
1
-24
/
+23
2009-11-14
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-12
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-12
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-1
/
+17
2009-11-11
mac80211: update peer link management IE and action frames
Rui Paulo
1
-1
/
+1
2009-11-07
mac80211: async station powersave handling
Johannes Berg
1
-71
/
+15
2009-10-30
mac80211: remove sent_ps_buffered
Johannes Berg
1
-5
/
+3
2009-10-30
mac80211: also drop qos-nullfunc frames silently
Johannes Berg
1
-5
/
+10
2009-10-30
mac80211: deprecate qual value
Johannes Berg
1
-1
/
+0
2009-10-30
mac80211: make align adjustment code support paged SKB
Zhu Yi
1
-4
/
+4
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
1
-21
/
+12
2009-10-30
mac80211: fix radiotap header generation
Johannes Berg
1
-14
/
+12
2009-10-27
mac80211: Learn about mesh portals from multicast traffic
Javier Cardona
1
-6
/
+15
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
1
-0
/
+2
2009-10-08
mac80211: fix vlan and optimise RX
Johannes Berg
1
-2
/
+8
[next]