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
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
rndis_wlan: Fix build with netdev_ops compat disabled.
David S. Miller
1
-1
/
+13
2009-03-22
hostap: convert to net_device_ops
Stephen Hemminger
2
-18
/
+52
2009-03-22
hostap: convert to internal net_device_stats
Stephen Hemminger
5
-33
/
+11
2009-03-22
ipw2200: convert to net_device_ops
Stephen Hemminger
1
-8
/
+22
2009-03-22
ipw2100: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-22
ipw2x00: convert infrastructure for use by net_device_ops
Stephen Hemminger
3
-1
/
+6
2009-03-22
ipw2x00: convert to internal net_device_stats
Stephen Hemminger
6
-77
/
+49
2009-03-22
libertas: convert to net_device_ops
Stephen Hemminger
1
-16
/
+29
2009-03-22
libertas: convert to internal net_device_stats
Stephen Hemminger
6
-41
/
+16
2009-03-22
prism54: convert to internal net_device_stats
Stephen Hemminger
3
-24
/
+6
2009-03-22
prism54: convert to net_device_ops
Stephen Hemminger
1
-12
/
+16
2009-03-22
mac80211_hwsim: convert to net_device_ops
Stephen Hemminger
1
-1
/
+7
2009-03-22
zd1201: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-22
zd1201: convert to internal net_device_stats
Stephen Hemminger
2
-20
/
+10
2009-03-22
wl3501: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-22
wl3501: convert to internal net_device_stats
Stephen Hemminger
2
-16
/
+11
2009-03-22
raylan: convert to net_device_ops
Stephen Hemminger
1
-7
/
+14
2009-03-22
atmel: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2009-03-22
airo: convert to net_device_ops
Stephen Hemminger
1
-19
/
+44
2009-03-22
wavelan: convert to net_device_ops
Stephen Hemminger
1
-10
/
+14
2009-03-22
wavelan: convert to internal net_device_stats
Stephen Hemminger
2
-39
/
+17
2009-03-22
strip: convert to net_device_ops
Stephen Hemminger
1
-12
/
+12
2009-03-22
netwave: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-22
netwave: convert to internal net_device_stats
Stephen Hemminger
1
-58
/
+14
2009-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
60
-2955
/
+7437
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-5
/
+63
2009-03-17
iwlwifi: correct log level when error occurs
Reinette Chatre
1
-1
/
+1
2009-03-17
iwlwifi: print contents of control register when error occurs
Reinette Chatre
1
-1
/
+3
2009-03-17
iwlagn: fix warning when set WEP key
Mohamed Abbas
1
-0
/
+7
2009-03-17
iwl3945: unmap previously mapped memory
Reinette Chatre
1
-1
/
+9
2009-03-17
iwl3945: use iwl_tx_cmd_complete
Abhijeet Kolekar
1
-80
/
+1
2009-03-17
iwl3945 : fix rate scaling
Abhijeet Kolekar
1
-39
/
+88
2009-03-17
iwl3945: use iwl_led structure
Abhijeet Kolekar
8
-71
/
+43
2009-03-17
iwl3945: fix sparse error
Abhijeet Kolekar
1
-1
/
+1
2009-03-17
iwlwifi: verify the antenna selection when receive fixed rate debugfs
Wey-Yi Guy
1
-6
/
+13
2009-03-17
iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt
Wey-Yi Guy
1
-3
/
+3
2009-03-17
iwlwifi: HT performance improvement changes
Wey-Yi Guy
2
-6
/
+7
2009-03-17
iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled
Wey-Yi Guy
1
-2
/
+10
2009-03-17
iwlwifi: add rf information in rate_scale debugfs command
Wey-Yi Guy
1
-0
/
+11
2009-03-17
iwlwifi: add valid tx antenna information in rate_scale_table debugfs
Wey-Yi Guy
1
-0
/
+6
2009-03-17
ray_cs: checkpatch.pl and Lindent cleanups
John Daiker
1
-1843
/
+1965
2009-03-17
mwl8k: Marvell TOPDOG wireless driver
Lennert Buytenhek
3
-0
/
+3800
2009-03-17
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
Jouni Malinen
1
-5
/
+6
2009-03-17
ath9k: Add spectrum management to HW capabilities
Sujith
1
-1
/
+2
2009-03-17
ath9k: make few eeprom and calib items static
Luis R. Rodriguez
1
-1
/
+1
2009-03-17
ath9k: downgrade xmit queue full message to xmit debug
Luis R. Rodriguez
1
-1
/
+1
2009-03-17
mac80211_hwsim: add regulatory testing options
Luis R. Rodriguez
1
-0
/
+210
2009-03-17
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
3
-16
/
+20
2009-03-17
cfg80211: remove REGDOM_SET_BY_INIT
Luis R. Rodriguez
2
-2
/
+1
2009-03-17
atmel: checkpatch.pl cleanups
John Daiker
1
-201
/
+242
[next]