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
pinetabv-6.6.y-devel
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-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
1
-0
/
+4
2010-01-06
mac80211: fix skb buffering issue
Johannes Berg
1
-1
/
+3
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
2009-08-28
mac80211: fix RX skb leaks
Johannes Berg
1
-19
/
+15
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
1
-0
/
+9
2009-08-28
mac80211: remove ieee80211_rx namespace hack
John W. Linville
1
-2
/
+2
2009-08-20
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
1
-1
/
+7
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
1
-17
/
+28
2009-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-9
/
+12
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+12
2009-07-29
mac80211: fix suspend
Johannes Berg
1
-0
/
+12
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
1
-5
/
+6
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
1
-2
/
+4
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-3
/
+3
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
1
-1
/
+1
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
1
-2
/
+15
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-6
/
+10
2009-07-24
mac80211: monitor the connection
Johannes Berg
1
-14
/
+8
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
1
-25
/
+4
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
1
-1
/
+2
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
1
-40
/
+31
2009-06-10
mac80211: do not pass PS frames out of mac80211 again
Johannes Berg
1
-16
/
+9
2009-06-10
mac80211 : fix unaligned rx skb
matthieu castet
1
-1
/
+1
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-85
/
+4
[next]