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
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-2
/
+2
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-3
/
+11
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-1
/
+1
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-18
/
+56
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+56
2012-10-27
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+31
2012-10-27
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-26
mac80211: a few formatting fixes
Johannes Berg
1
-26
/
+13
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-7
/
+14
2012-10-18
mac80211: remove some unused code
Johannes Berg
1
-8
/
+3
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
1
-3
/
+11
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-1
/
+41
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-40
/
+9
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-40
/
+9
2012-07-12
mac80211: redesign scan RX
Johannes Berg
1
-39
/
+8
2012-07-12
mac80211: track scheduled scan virtual interface
Johannes Berg
1
-2
/
+2
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
1
-1
/
+1
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2012-06-27
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-29
/
+11
2012-06-22
mac80211: pass sdata to some RX functions
Johannes Berg
1
-17
/
+16
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
1
-1
/
+1
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
1
-0
/
+4
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-12
/
+10
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
1
-3
/
+3
2012-05-16
mac80211: (selectively) add HT details in radiotap
Johannes Berg
1
-3
/
+3
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-6
/
+5
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-2
/
+2
2012-05-10
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-19
/
+16
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-04-23
mac80211: Support on-channel scan option.
Ben Greear
1
-0
/
+2
2012-04-17
mac80211: fix truncated packets in cooked monitor rx
Felix Fietkau
1
-4
/
+6
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-5
/
+2
2012-04-10
mac80211: optimize aggregation session timeout handling
Felix Fietkau
1
-2
/
+1
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
1
-3
/
+5
2012-03-13
mac80211: linearize SKBs as needed for crypto
Johannes Berg
1
-4
/
+2
2012-03-13
mac80211: move RX WEP weak IV counting
Johannes Berg
1
-7
/
+0
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
1
-2
/
+11
[next]