index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: clean up a stray fake netdev code left in rx path
Alexander Duyck
2008-09-03
1
-5
/
+0
*
igb: remove unneeded cleaned variable in clean_tx_irq path
Alexander Duyck
2008-09-03
1
-5
/
+2
*
igb: remove 82576 quad adapter
Alexander Duyck
2008-08-27
4
-22
/
+0
*
igb: fix setting the number of tx queues
Alexander Duyck
2008-08-27
1
-2
/
+2
*
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
2008-08-27
1
-2
/
+6
*
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
2008-08-27
1
-1
/
+9
*
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
2008-08-07
1
-25
/
+0
*
igb: remove three redundant functions left in the code
Alexander Duyck
2008-08-07
5
-154
/
+0
*
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
2008-08-07
4
-3
/
+3
*
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2008-08-07
2
-0
/
+7
*
igb: fix null pointer dereference seen with fiber NICs
Alexander Duyck
2008-08-07
1
-1
/
+2
*
igb: fix comments
Alexander Duyck
2008-08-07
2
-2
/
+2
*
net: igb_main.c fix sparse integer as NULL pointer warning
Harvey Harrison
2008-07-22
1
-1
/
+1
*
igb/ixgbe/e1000e: resolve tx multiqueue bug
Jeff Kirsher
2008-07-18
1
-0
/
+2
*
net: Use queue aware tests throughout.
David S. Miller
2008-07-17
1
-14
/
+5
*
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
2008-07-17
1
-2
/
+0
*
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2008-07-17
2
-53
/
+0
*
netdrv intel: always enable VLAN filtering except in promiscous mode
Patrick McHardy
2008-07-16
1
-8
/
+1
*
netdrv intel: disable VLAN filtering in promiscous mode
Patrick McHardy
2008-07-16
1
-8
/
+13
*
igb: Improve multiqueue AIM support
Alexander Duyck
2008-07-11
3
-81
/
+113
*
igb: unused variable warning in igb remove
Alexander Duyck
2008-07-11
1
-0
/
+2
*
igb: update suspend resume
Alexander Duyck
2008-07-11
1
-17
/
+29
*
igb: add support for in kernel LRO
Alexander Duyck
2008-07-11
4
-9
/
+138
*
igb: add page recycling support
Alexander Duyck
2008-07-11
2
-79
/
+63
*
igb: Add support for quad port WOL and feature flags
Alexander Duyck
2008-07-11
3
-36
/
+81
*
igb: add 82576 MAC support
Alexander Duyck
2008-07-11
9
-86
/
+476
*
igb: Increment driver version
Auke Kok
2008-07-11
1
-1
/
+1
*
igb: reenable CRC stripping in hardware
Auke Kok
2008-07-11
1
-4
/
+5
*
igb: add DCA support
Jeb Cramer
2008-07-11
4
-4
/
+187
*
igb: update ethtool stats to support multiqueue
Alexander Duyck
2008-07-11
3
-4
/
+12
*
igb: Introduce multiple TX queues with infrastructure
Peter P Waskiewicz Jr
2008-07-11
2
-53
/
+114
*
netdrv: don't truncate VLAN TCI with VLAN stripping
Patrick McHardy
2008-07-06
1
-2
/
+1
*
igb: add NAPI Rx queue support
PJ Waskiewicz
2008-07-04
2
-89
/
+61
*
igb: fix init on 82575 with MNG enabled
Alexander Duyck
2008-07-04
4
-0
/
+79
*
igb: eliminate hw from the hw_dbg macro arguments
Auke Kok
2008-07-04
7
-182
/
+147
*
igb: fix parameter options
Alexander Duyck
2008-07-04
1
-4
/
+0
*
igb: cleanup function header comments
Jeff Kirsher
2008-07-04
4
-103
/
+103
*
igb: Remove adapter struct from these function call parameters
Mitch Williams
2008-07-04
1
-48
/
+40
*
igb: limit EEPROM access
Jeff Kirsher
2008-07-04
1
-0
/
+4
*
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-06-28
2
-6
/
+45
|
\
|
*
igb: make ioport free
Taku Izumi
2008-06-28
2
-6
/
+45
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
igb: fix EEH recovery during reset on PPC
Jeff Kirsher
2008-06-27
1
-1
/
+2
*
|
igb: allow vlan devices to use TSO and TCP CSUM offload
Jeff Kirsher
2008-06-11
1
-1
/
+6
|
/
*
igb: save and restore pcie/msi state to support EEH recovery
Auke Kok
2008-04-25
1
-0
/
+2
*
igb trivial annotations
Al Viro
2008-03-25
3
-69
/
+72
*
igb: endianness fix
Al Viro
2008-03-25
1
-2
/
+2
*
igb: Correctly get protocol information
Mitch Williams
2008-03-17
1
-4
/
+17
*
igb: Fix panic with NICs with 1000BASE-SX PHY
Bill Hayes
2008-02-23
1
-2
/
+4
*
igb: fix legacy mode irq issue
Andy Gospodarek
2008-02-23
1
-7
/
+2
[next]