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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-05
ath9k: Choose correct ANI calibration period
Sujith
1
-2
/
+3
2008-12-05
iwlwifi: 5150 enable LO, TXIQ and BB calibrations
Winkler, Tomas
1
-1
/
+4
2008-12-05
iwlwifi: 5150 parametrize eeprom versions
Tomas Winkler
1
-0
/
+2
2008-12-05
iwlwifi: 5150 compute ct kill threshold
Tomas Winkler
2
-1
/
+13
2008-12-05
iwlwifi: 5150 enable DC calibration
Tomas Winkler
2
-1
/
+7
2008-12-05
iwlwifi: 5150 add support for 5150
Tomas Winkler
3
-0
/
+17
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
10
-74
/
+81
2008-12-05
iwlwifi: disable AP mode
Johannes Berg
2
-2
/
+0
2008-12-05
p54: fix lm87 checksum endianness
Johannes Berg
1
-3
/
+3
2008-12-05
iwl3945: remove obsolete irq handling
Helmut Schaa
1
-29
/
+0
2008-12-05
p54: per-device names
Christian Lamparter
2
-47
/
+55
2008-12-05
p54: refactoring
Christian Lamparter
2
-81
/
+79
2008-12-05
p54: include support for 2.13.24.0 USB LM87 Firmwares
Christian Lamparter
2
-11
/
+42
2008-12-05
p54: utilize cryptographic accelerator
Christian Lamparter
2
-13
/
+168
2008-12-05
p54: revamp station power save management in access point mode
Christian Lamparter
2
-26
/
+49
2008-12-05
ath9k: Add a debugfs file for dumping DMA status
Sujith
6
-74
/
+102
2008-12-05
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
3
-8
/
+42
2008-12-05
ath9k: Remove includes that are not needed
Sujith
1
-19
/
+0
2008-12-05
ath9k: Add ATH9K_DEBUG configuration option
Sujith
5
-17
/
+75
2008-12-05
ath9k: Use cleaner debug masks
Sujith
13
-609
/
+429
2008-12-05
rtl8187: fix retry count passed in rtl8187_tx
herton
1
-2
/
+2
2008-12-05
wireless: clean up radiotap a bit
Johannes Berg
2
-24
/
+3
2008-12-05
ath9k: Handle channel initialization for AP mode
Sujith
2
-24
/
+91
2008-12-05
ath5k: enable combined michael mic in key cache
Bob Copeland
4
-14
/
+22
2008-12-05
ath5k: clean up ath5k_hw_set_key
Bob Copeland
1
-24
/
+34
2008-12-05
ath5k: preserve higher order bits when setting mac address
Bob Copeland
1
-5
/
+4
2008-12-05
iwlwifi: remove uses of __constant_{endian} helpers
Harvey Harrison
2
-163
/
+163
2008-12-05
iwlwifi: properly initialize calibration command header
Tomas Winkler
3
-33
/
+40
2008-12-05
hostap: select required crypto bits in Kconfig
John W. Linville
1
-0
/
+7
2008-12-04
if_usb: Kill directly reference of netdev->priv
Wang Chen
1
-2
/
+2
2008-12-04
smc91x: remove isa stuff from smc91x driver
Luotao Fu
2
-49
/
+0
2008-12-04
netdev: remove pathetic compile-command lines
Alexey Dobriyan
20
-183
/
+0
2008-12-04
ne-h8300: convert to net_device_ops
Stephen Hemminger
2
-8
/
+21
2008-12-04
hydra: convert to net_device_ops
Stephen Hemminger
2
-7
/
+18
2008-12-04
zorro8390: convert to net_device_ops
Stephen Hemminger
2
-7
/
+17
2008-12-04
e1000: e1000_adapter->polling_netdev is useless
Wang Chen
2
-27
/
+1
2008-12-04
ixgbe: function comment typo
Wang Chen
1
-2
/
+1
2008-12-04
jme: Remove 64 and 40 bit dma_mask
Guo-Fu Tseng
1
-8
/
+0
2008-12-04
jme: GHC register control fix for new hardware
akeemting
2
-20
/
+35
2008-12-04
bond: Kill directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-12-04
forcedeth: power down phy when interface is down
Ed Swierk
1
-2
/
+10
2008-12-04
drivers/net/smc911x.c: smc911x_drv_probe() cleanup
Andrew Morton
1
-7
/
+7
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-16
/
+67
2008-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-50
/
+138
2008-12-03
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-0
/
+12
2008-12-03
mac8390: update to net_device_ops
Stephen Hemminger
2
-7
/
+17
2008-12-03
etherh: build fix for net-next
Stephen Hemminger
2
-4
/
+17
2008-12-02
virtio_net: large tx MTU support
Mark McLoughlin
1
-0
/
+12
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-1
/
+47
2008-12-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
[next]