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
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
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
net: igb_main.c fix sparse integer as NULL pointer warning
Harvey Harrison
1
-1
/
+1
2008-07-18
igb/ixgbe/e1000e: resolve tx multiqueue bug
Jeff Kirsher
1
-0
/
+2
2008-07-18
net: Use queue aware tests throughout.
David S. Miller
1
-14
/
+5
2008-07-18
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
1
-2
/
+0
2008-07-18
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2
-53
/
+0
2008-07-17
netdrv intel: always enable VLAN filtering except in promiscous mode
Patrick McHardy
1
-8
/
+1
2008-07-17
netdrv intel: disable VLAN filtering in promiscous mode
Patrick McHardy
1
-8
/
+13
2008-07-11
igb: Improve multiqueue AIM support
Alexander Duyck
3
-81
/
+113
2008-07-11
igb: unused variable warning in igb remove
Alexander Duyck
1
-0
/
+2
2008-07-11
igb: update suspend resume
Alexander Duyck
1
-17
/
+29
2008-07-11
igb: add support for in kernel LRO
Alexander Duyck
4
-9
/
+138
2008-07-11
igb: add page recycling support
Alexander Duyck
2
-79
/
+63
2008-07-11
igb: Add support for quad port WOL and feature flags
Alexander Duyck
3
-36
/
+81
2008-07-11
igb: add 82576 MAC support
Alexander Duyck
9
-86
/
+476
2008-07-11
igb: Increment driver version
Auke Kok
1
-1
/
+1
2008-07-11
igb: reenable CRC stripping in hardware
Auke Kok
1
-4
/
+5
2008-07-11
igb: add DCA support
Jeb Cramer
4
-4
/
+187
2008-07-11
igb: update ethtool stats to support multiqueue
Alexander Duyck
3
-4
/
+12
2008-07-11
igb: Introduce multiple TX queues with infrastructure
Peter P Waskiewicz Jr
2
-53
/
+114
2008-07-07
netdrv: don't truncate VLAN TCI with VLAN stripping
Patrick McHardy
1
-2
/
+1
2008-07-04
igb: add NAPI Rx queue support
PJ Waskiewicz
2
-89
/
+61
2008-07-04
igb: fix init on 82575 with MNG enabled
Alexander Duyck
4
-0
/
+79
2008-07-04
igb: eliminate hw from the hw_dbg macro arguments
Auke Kok
7
-182
/
+147
2008-07-04
igb: fix parameter options
Alexander Duyck
1
-4
/
+0
2008-07-04
igb: cleanup function header comments
Jeff Kirsher
4
-103
/
+103
2008-07-04
igb: Remove adapter struct from these function call parameters
Mitch Williams
1
-48
/
+40
2008-07-04
igb: limit EEPROM access
Jeff Kirsher
1
-0
/
+4
2008-06-29
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2
-6
/
+45
2008-06-28
igb: make ioport free
Taku Izumi
2
-6
/
+45
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2008-06-27
igb: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-12
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-1
/
+6
2008-04-25
igb: save and restore pcie/msi state to support EEH recovery
Auke Kok
1
-0
/
+2
2008-03-26
igb trivial annotations
Al Viro
3
-69
/
+72
2008-03-26
igb: endianness fix
Al Viro
1
-2
/
+2
2008-03-17
igb: Correctly get protocol information
Mitch Williams
1
-4
/
+17
2008-02-24
igb: Fix panic with NICs with 1000BASE-SX PHY
Bill Hayes
1
-2
/
+4
2008-02-24
igb: fix legacy mode irq issue
Andy Gospodarek
1
-7
/
+2
2008-02-15
igb: PCIe devices do not need to unset MANC_ARP_ENA
David Graham
1
-28
/
+0
2008-02-11
replace code with FIELD_SIZEOF
Julia Lawall
1
-1
/
+1
2008-02-03
igb: remove unneeded declaration shadowing earlier one
Auke Kok
1
-1
/
+0
2008-01-29
igb: PCI-Express 82575 Gigabit Ethernet driver
Auke Kok
15
-0
/
+13615