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
2014-08-11
brcmfmac: fix memory leakage in msgbuf
Arend van Spriel
1
-0
/
+4
2014-08-11
brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()
Arend van Spriel
1
-1
/
+2
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2
-4
/
+28
2014-08-11
net: ucc_geth: fix build failure
Uwe Kleine-König
1
-2
/
+2
2014-08-09
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
1
-25
/
+18
2014-08-09
rtlwifi: use pci_zalloc_consistent
Joe Perches
1
-12
/
+5
2014-08-09
rtl818x: use pci_zalloc_consistent
Joe Perches
1
-7
/
+4
2014-08-09
mwl8k: use pci_zalloc_consistent
Joe Perches
1
-4
/
+2
2014-08-09
ipw2100: use pci_zalloc_consistent
Joe Perches
1
-11
/
+5
2014-08-09
irda: use pci_zalloc_consistent
Joe Perches
1
-2
/
+2
2014-08-09
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-09
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-09
sky2: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
2014-08-09
enic: use pci_zalloc_consistent
Joe Perches
1
-5
/
+3
2014-08-09
atl1e: use pci_zalloc_consistent
Joe Perches
1
-5
/
+2
2014-08-09
amd: use pci_zalloc_consistent
Joe Perches
1
-10
/
+8
2014-08-08
dm9000: Remove typedef board_info_t
Himangi Saraogi
1
-46
/
+46
2014-08-08
fec_mpc52xx: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
ll_temac: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
net: axienet: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-08-08
cxgb4: IEEE fixes for DCBx state machine
Anish Bhatt
5
-71
/
+216
2014-08-08
net: ucc_geth: Don't use the MAC as PHY without a fixed link
Uwe Kleine-König
1
-7
/
+6
2014-08-08
net: ucc_geth: make probe consistently acquire a reference to the phy node
Uwe Kleine-König
1
-1
/
+1
2014-08-08
net: ucc_geth: drop acquired references in probe error path and remove
Uwe Kleine-König
1
-1
/
+8
2014-08-08
net: fs_enet: fix reference counting for phy_node
Uwe Kleine-König
1
-1
/
+1
2014-08-08
net: bcmgenet: fix reference counting for phy node
Uwe Kleine-König
1
-2
/
+4
2014-08-08
drivers/net: Remove typedef axnet_dev_t
Himangi Saraogi
1
-13
/
+13
2014-08-08
drivers/net: Remove typedefs pcnet_dev_t and hw_info_t
Himangi Saraogi
1
-34
/
+34
2014-08-08
drivers/net: ethernet: Remove typedef for struct and enum
Himangi Saraogi
1
-17
/
+17
2014-08-08
net: gianfar: fix reference counting for phy_node
Uwe Kleine-König
1
-2
/
+2
2014-08-08
net: mvneta: Fix reference counting for phy_node
Uwe Kleine-König
1
-3
/
+6
2014-08-08
net: gianfar: no need to check parameter being != NULL for of_node_put
Uwe Kleine-König
1
-8
/
+4
2014-08-08
amd: xgbe: fix duplicate #include of linux/phy.h
Jean Sacren
1
-1
/
+0
2014-08-08
xen-netback: Fix vif->disable handling
Zoltan Kiss
1
-2
/
+8
2014-08-08
cxgb4: Update FW version string to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-2
/
+0
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-14
/
+183
2014-08-07
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2
-2
/
+2
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2
-2
/
+2
2014-08-07
net: fix USB network driver config option.
Francois Romieu
2
-2
/
+3
2014-08-07
vmxnet3: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-07
hyperv: Adjust the size of sendbuf region to support ws2008r2
KY Srinivasan
1
-1
/
+1
2014-08-07
cxgb4: Fix for SR-IOV VF initialization
Hariprasad Shenai
1
-4
/
+3
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
624
-17071
/
+48654
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-98
/
+83
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+6
2014-08-06
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2
-2
/
+5
2014-08-06
net: reduce USB network driver config options.
Francois Romieu
2
-13
/
+9
2014-08-06
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
1
-10
/
+12
2014-08-06
amd-xgbe: Perform phy connect/disconnect at dev open/stop
Lendacky, Thomas
2
-99
/
+121
[prev]
[next]