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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-04
ixgbe: function comment typo
Wang Chen
1
-2
/
+1
2008-11-28
ixgbe: section fixes
Al Viro
1
-3
/
+2
2008-11-27
ixgbe: cleanup link up/down messages
Jeff Kirsher
1
-10
/
+12
2008-11-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-11-26
ixgbe: Naming interrupt vectors
Robert Olsson
1
-4
/
+14
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
3
-7
/
+7
2008-11-24
driver/net/*: remove redundant argument comments
Qinghuang Feng
1
-1
/
+0
2008-11-21
ixgbe: convert directly reference of netdev->priv
Wang Chen
1
-1
/
+1
2008-11-21
ixgbe: add SFP+ driver support
Donald Skidmore
6
-7
/
+550
2008-11-21
DCB: Add support for DCB BCN
Alexander Duyck
2
-1
/
+202
2008-11-21
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
1
-1
/
+15
2008-11-21
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
1
-1
/
+32
2008-11-21
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
1
-1
/
+41
2008-11-21
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
9
-19
/
+1575
2008-11-21
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-32
/
+30
2008-11-20
ixgb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+18
2008-11-20
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
1
-30
/
+28
2008-11-16
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
PJ Waskiewicz
1
-3
/
+3
2008-11-13
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2
-6
/
+6
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-11-02
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
7
-0
/
+154
2008-10-28
net: convert more to %pM
Johannes Berg
1
-4
/
+2
2008-10-16
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
Jeff Garzik
2
-18
/
+18
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
2008-09-25
ixgbe: whitespace/formatting cleanup
Alexander Duyck
1
-71
/
+54
2008-09-25
ixgbe: correctly add and remove napi queues
Alexander Duyck
1
-100
/
+130
2008-09-25
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
9
-300
/
+266
2008-09-25
ixgbe: bump version
Jeff Kirsher
1
-1
/
+1
2008-09-25
ixgbe: xmit frame refactor
Jesse Brandeburg
1
-25
/
+17
2008-09-25
ixgbe: lower stack space usage
Jesse Brandeburg
1
-9
/
+6
2008-09-25
ixgbe: cleanup defines
Jesse Brandeburg
1
-7
/
+0
2008-09-25
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2
-45
/
+45
2008-09-25
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
1
-10
/
+19
2008-09-25
ixgbe: update to latest common code module
Jesse Brandeburg
9
-814
/
+1700
2008-09-25
ixgbe: add clean rx many routine
Jesse Brandeburg
1
-2
/
+60
2008-09-25
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
1
-6
/
+8
2008-09-25
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
3
-53
/
+56
2008-09-25
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
3
-0
/
+4
2008-09-25
ixgbe: recycle pages in packet split mode
Jesse Brandeburg
2
-18
/
+32
2008-09-25
ixgbe: fix bug with lots of tx queues
Jesse Brandeburg
1
-3
/
+3
2008-09-25
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
3
-89
/
+100
2008-09-25
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
1
-1
/
+1
2008-09-25
ixgbe: fix pci_resource allocation as in other drivers
Jeff Kirsher
1
-8
/
+2
2008-09-25
ixgbe: fix ethtool register dump
Jesse Brandeburg
2
-21
/
+12
2008-09-25
ixgbe: limit small mtu to minimum for ipv4 support
Jesse Brandeburg
1
-2
/
+2
2008-09-25
ixgbe: fix bug with shared interrupts
Jesse Brandeburg
1
-1
/
+6
2008-09-25
ixgbe: link change interrupt was not causing link event
Jesse Brandeburg
1
-2
/
+2
2008-09-25
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
5
-51
/
+118
2008-09-25
ixgbe: fix multicast address update
Jesse Brandeburg
1
-2
/
+3
[next]