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-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-9
/
+9
2010-06-28
mac80211: use netif_receive_skb in ieee80211_rx callpath
John W. Linville
1
-5
/
+5
2010-06-24
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
John W. Linville
1
-4
/
+4
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-50
/
+87
2010-06-16
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
1
-2
/
+7
2010-06-14
mac80211: fix mgmt frame accounting
Johannes Berg
1
-12
/
+13
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
1
-19
/
+15
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
1
-0
/
+5
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
1
-3
/
+2
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
1
-16
/
+13
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
1
-13
/
+48
2010-06-14
cfg80211/mac80211: allow action frame TX/RX in IBSS
Johannes Berg
1
-2
/
+1
2010-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-16
/
+25
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+14
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+11
2010-06-04
mac80211: process station blockack action frames from work
Johannes Berg
1
-0
/
+3
2010-06-03
mac80211: drop control frames after processing
Johannes Berg
1
-1
/
+6
2010-06-03
mac80211: move WEP weak IV check
Johannes Berg
1
-15
/
+16
2010-06-03
net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-06-01
mac80211: fix blockack-req processing
Johannes Berg
1
-2
/
+11
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+6
2010-05-13
mac80211: fix paged defragmentation
Abhijeet Kolekar
1
-0
/
+6
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+0
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-2
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-23
/
+68
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-04-09
mac80211: delay skb linearising in rx decryption
Zhu Yi
1
-7
/
+9
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
1
-3
/
+3
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+5
2010-04-08
mac80211: fix paged RX crypto
Johannes Berg
1
-4
/
+6
2010-04-07
mac80211: fix some RX aggregation locking
Johannes Berg
1
-4
/
+15
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-3
/
+2
2010-04-07
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
1
-2
/
+2
2010-04-07
mac80211: Fix robust management frame handling (MFP)
Jouni Malinen
1
-1
/
+2
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
1
-0
/
+5
2010-03-31
mac80211: Fix drop_unencrypted for MFP with hwaccel
Jouni Malinen
1
-4
/
+7
2010-03-31
mac80211: Fix dropping of unprotected robust multicast frames
Jouni Malinen
1
-2
/
+1
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-4
/
+32
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
1
-9
/
+0
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
[next]