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
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
56
-362
/
+5932
2009-10-27
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
1
-2
/
+0
2009-10-27
cxgb3: Set the rxq
Krishna Kumar
1
-0
/
+1
2009-10-27
sh_eth: Add asm/cacheflush.h
Nobuhiro Iwamatsu
1
-0
/
+1
2009-10-27
PPPoE: Fix flush/close races.
Michal Ostrowski
1
-61
/
+68
2009-10-27
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
4
-141
/
+346
2009-10-27
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
1
-31
/
+58
2009-10-27
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
1
-0
/
+40
2009-10-27
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
1
-1
/
+3
2009-10-27
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
1
-1
/
+9
2009-10-27
igbvf: fix memory leak when ring size changed while interface down
Alexander Duyck
1
-13
/
+17
2009-10-27
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
1
-9
/
+13
2009-10-27
igb: fix memory leak when setting ring size while interface is down
Alexander Duyck
1
-13
/
+22
2009-10-24
bonding: Modify hash transmit policies to use the packet's source MAC address
Jasper Spaans
1
-4
/
+4
2009-10-24
DM9000: Fix revision ID for DM9000B
Ben Dooks
1
-1
/
+1
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
1
-1
/
+12
2009-10-24
sfc: Rename 'xfp' file and functions to reflect reality
Ben Hutchings
5
-58
/
+58
2009-10-24
sfc: Remove unused code for non-autoneg speed/duplex switching
Ben Hutchings
1
-69
/
+39
2009-10-24
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2
-15
/
+8
2009-10-24
sfc: Move MTD probe after netdev registration and name allocation
Ben Hutchings
1
-2
/
+4
2009-10-24
sfc: Remove unnecessary tests of efx->membase
Ben Hutchings
1
-8
/
+0
2009-10-24
sfc: Remove incorrect assertion from efx_pci_remove_main()
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Merge falcon_probe_phy() into falcon_probe_port()
Ben Hutchings
1
-35
/
+25
2009-10-24
sfc: Remove pointless abstraction of memory BAR number
Ben Hutchings
3
-11
/
+10
2009-10-24
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
1
-1
/
+0
2009-10-24
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
4
-34
/
+28
2009-10-24
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2
-16
/
+14
2009-10-24
sfc: Move efx_xmit_done() declaration into correct stanza
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Remove declarations of nonexistent functions
Ben Hutchings
1
-2
/
+0
2009-10-24
sfc: Change order of device removal to reverse of probe order
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2
-29
/
+21
2009-10-24
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
4
-25
/
+25
2009-10-24
sfc: Define DMA address mask explicitly in terms of descriptor field width
Ben Hutchings
1
-5
/
+2
2009-10-24
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
7
-98
/
+62
2009-10-24
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
7
-421
/
+426
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
7
-1887
/
+3756
2009-10-24
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2
-15
/
+12
2009-10-24
sfc: Remove versioned bitfield macros
Ben Hutchings
3
-40
/
+47
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
9
-22
/
+2
2009-10-24
sfc: Merge sfe4001.c into falcon_boards.c
Ben Hutchings
4
-443
/
+420
2009-10-24
sfc: Rename Falcon-specific board code and types
Ben Hutchings
5
-26
/
+25
2009-10-24
sfc: Remove redundant hardware initialisation
Ben Hutchings
1
-4
/
+0
2009-10-24
sfc: Remove redundant header gmii.h
Ben Hutchings
2
-61
/
+0
2009-10-23
ifb: should not use __dev_get_by_index() without locks
Eric Dumazet
1
-1
/
+2
2009-10-23
net: au1000_eth: add missing capability.h
Manuel Lauss
1
-0
/
+1
2009-10-23
myri10ge: improve port type reporting in ethtool
Brice Goglin
1
-3
/
+14
2009-10-23
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
1
-2
/
+1
2009-10-23
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
1
-0
/
+1
2009-10-23
netxen: avoid undue board config check
Dhananjay Phadke
1
-10
/
+4
2009-10-23
netxen: fix tx timeout handling on firmware hang
Amit Kumar Salecha
1
-0
/
+1
[next]