index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-04-29
wireless: carl9170: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2019-02-19
carl9170: clean up a clamp() call
Dan Carpenter
1
-1
/
+1
2018-11-05
carl9170: rx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+3
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2015-09-29
carl9170: fix bad rssi reading
Hiroaki KAWAI
1
-1
/
+1
2014-03-27
carl9170: Remove casts of pointer to same type
Joe Perches
1
-1
/
+1
2014-01-16
carl9170: use ath_is_mybeacon
Oleksij Rempel
1
-6
/
+3
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-04
carl9170: use ether_addr_equal_64bits
Julia Lawall
1
-3
/
+3
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2012-12-11
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
1
-1
/
+1
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-10-29
carl9170: split up carl9170_handle_mpdu
Christian Lamparter
1
-13
/
+32
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
1
-3
/
+3
2012-08-22
carl9170: report A-MPDU status
Christian Lamparter
1
-4
/
+11
2012-08-06
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
1
-0
/
+1
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+49
2012-07-11
carl9170: fix HT peer BA session corruption
Christian Lamparter
1
-0
/
+49
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2011-06-27
wireless: unify QoS control field definitions
Johannes Berg
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-05
carl9170: fix typo in PS code
Christian Lamparter
1
-1
/
+1
2010-10-11
carl9170: A-MPDU frame type filter
Christian Lamparter
1
-1
/
+41
2010-10-11
carl9170: remove stale rx error path
Christian Lamparter
1
-3
/
+0
2010-10-11
carl9170: common error path for bad frames
Christian Lamparter
1
-28
/
+20
2010-09-15
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter
1
-0
/
+909