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
2012-04-04
sky2: fix missing register reset on error path in sky2_test_msi()
Lino Sanfilippo
1
-2
/
+2
2012-04-02
wl12xx: Stop using NLA_PUT*().
David S. Miller
1
-3
/
+6
2012-04-02
mac80211_hwsim: Stop using NLA_PUT*().
David S. Miller
1
-9
/
+15
2012-04-02
iwlwifi: Stop using NLA_PUT*().
David S. Miller
1
-30
/
+41
2012-04-02
ath6kl: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+3
2012-04-02
team: Stop using NLA_PUT*().
David S. Miller
1
-19
/
+31
2012-04-02
macvlan: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
enic: Stop using NLA_PUT*().
David S. Miller
1
-12
/
+10
2012-04-02
can: Stop using NLA_PUT*().
David S. Miller
1
-15
/
+16
2012-04-02
net: lpc_eth: Fix rename of dev_hw_addr_random
stigge@antcom.de
1
-1
/
+1
2012-04-02
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
Kenth Eriksson
1
-6
/
+6
2012-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-4
/
+12
2012-03-30
bonding: emit event when bonding changes MAC
Weiping Pan
1
-1
/
+7
2012-03-28
ath9k: Use HW HT capabilites properly
Sujith Manoharan
1
-2
/
+2
2012-03-28
net: orinoco: add error handling for failed kmalloc().
Santosh Nayak
1
-0
/
+8
2012-03-28
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
1
-2
/
+2
2012-03-28
virtio_net: do not rate limit counter increments
Rick Jones
1
-3
/
+4
2012-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-29
/
+60
2012-03-28
ixgbe: update version number
Don Skidmore
1
-2
/
+2
2012-03-28
ixgbe: fix typo in enumeration name
Don Skidmore
1
-1
/
+1
2012-03-28
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
7
-13
/
+35
2012-03-28
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+2
2012-03-28
eql: dont rely on HZ=100
Eric Dumazet
1
-3
/
+4
2012-03-28
bnx2x: fix vector traveling while looking for an empty entry
Dmitry Kravkov
1
-1
/
+1
2012-03-28
bnx2x: previous driver unload revised
Yuval Mintz
8
-107
/
+417
2012-03-28
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
Guan Xin
1
-0
/
+5
2012-03-28
net: sh_eth: Add support SH7734
Nobuhiro Iwamatsu
3
-8
/
+28
2012-03-28
wimax: i2400m-usb - use a private struct ethtool_ops
Phil Sutter
1
-0
/
+18
2012-03-28
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
Phil Sutter
1
-1
/
+2
2012-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-27
/
+33
2012-03-28
e1000: fix vlan processing regression
Jiri Pirko
1
-13
/
+22
2012-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-41
/
+58
2012-03-28
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-34
/
+135
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2
-2
/
+2
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
1
-1
/
+1
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
1
-1
/
+7
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
1
-2
/
+2
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
3
-7
/
+12
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
4
-5
/
+9
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2012-03-23
qlcnic: Bug fix for LRO
Anirban Chakraborty
2
-3
/
+5
2012-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-107
/
+85
2012-03-23
usbnet: consider device busy at each recieved packet
Oliver Neukum
1
-0
/
+1
2012-03-23
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2
-69
/
+31
[next]