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-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-158
/
+174
2012-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
85
-267
/
+348
2012-02-10
igb: fix warning about unused function
Emil Tantilov
1
-0
/
+4
2012-02-10
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2
-4
/
+4
2012-02-10
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
3
-11
/
+8
2012-02-10
e1000e: use true/false for bool autoneg_false
Bruce Allan
1
-7
/
+7
2012-02-10
e1000e: remove unnecessary parentheses
Bruce Allan
5
-12
/
+12
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
3
-14
/
+4
2012-02-10
e1000e: remove test that is always false
Bruce Allan
1
-2
/
+2
2012-02-10
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2012-02-10
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
1
-6
/
+4
2012-02-09
cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE
Eddie Wai
2
-2
/
+4
2012-02-09
cnic: set error flag when iSCSI connection fails
Jeffrey Huang
1
-0
/
+2
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
1
-2
/
+9
2012-02-09
ixgbe: do not update real num queues when netdev is going away
Yi Zou
1
-0
/
+4
2012-02-09
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
1
-6
/
+6
2012-02-09
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
1
-1
/
+1
2012-02-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
igb: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
2012-02-09
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
1
-1
/
+1
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
6
-37
/
+42
2012-02-09
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
33
-58
/
+47
2012-02-09
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
1
-1
/
+1
2012-02-09
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-13
/
+44
2012-02-08
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
1
-1
/
+1
2012-02-07
zd1211rw: firmware needs duration_id set to zero for non-pspoll frames
Tomas Vanek
1
-0
/
+8
2012-02-07
net: enable TC35815 for MIPS again
Atsushi Nemoto
1
-1
/
+1
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2
-32
/
+31
2012-02-07
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2
-4
/
+3
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
1
-2
/
+2
2012-02-07
bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.
Jesper Juhl
1
-2
/
+1
2012-02-07
CONFIG_TR/CONFIG_LLC: work around the problem with select
Al Viro
1
-1
/
+4
2012-02-07
Revert "skge: check for PCI dma mapping errors"
stephen hemminger
1
-58
/
+13
2012-02-07
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2
-37
/
+43
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2
-8
/
+9
2012-02-07
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
1
-1
/
+1
2012-02-07
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
1
-1
/
+2
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
1
-2
/
+2
2012-02-07
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
1
-42
/
+30
2012-02-07
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
1
-21
/
+7
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2
-5
/
+5
2012-02-07
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
1
-3
/
+5
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
3
-0
/
+235
2012-02-07
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
3
-78
/
+99
2012-02-06
mlx4: fix DMA mapping leak when allocation fails
Thadeu Lima de Souza Cascardo
1
-1
/
+5
2012-02-06
mlx4: allow device removal by fixing dma unmap size
Thadeu Lima de Souza Cascardo
3
-4
/
+6
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
224
-3627
/
+3837
[next]