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: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
2009-01-05
1
-2
/
+2
*
igb: Fix build warning when DCA is disabled.
David S. Miller
2008-12-26
1
-2
/
+1
*
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2008-12-26
2
-39
/
+79
*
igb: defeature tx head writeback
Alexander Duyck
2008-12-26
3
-52
/
+39
*
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
Hannes Eder
2008-12-26
1
-7
/
+0
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-6
/
+6
*
igb: fixup AER with proper error handling
Jeff Kirsher
2008-12-11
1
-3
/
+17
*
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
2008-12-10
3
-14
/
+10
*
igb: update handling of RCTL for smaller buffer sizes
Alexander Duyck
2008-12-10
1
-18
/
+14
*
igb/e1000e: Naming interrupt vectors
Alexander Duyck
2008-12-05
1
-2
/
+2
*
igb: Add support for pci-e Advanced Error Reporting
Alexander Duyck
2008-11-27
1
-10
/
+20
*
igb: link up/down messages must follow a specific format
Alexander Duyck
2008-11-27
1
-3
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-4
/
+0
|
\
|
*
driver/net/*: remove redundant argument comments
Qinghuang Feng
2008-11-23
1
-4
/
+0
*
|
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2008-11-25
2
-3
/
+4
*
|
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2008-11-25
2
-20
/
+6
*
|
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
2008-11-21
3
-22
/
+50
*
|
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
1
-1
/
+1
*
|
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
2008-11-20
3
-57
/
+59
*
|
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
2008-11-20
1
-2
/
+4
*
|
igb: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-14
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
2
-6
/
+10
|
\
|
|
*
igb: use dev_printk instead of printk
Bjorn Helgaas
2008-11-16
1
-4
/
+3
|
*
igb: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-16
2
-2
/
+7
*
|
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-12
1
-2
/
+2
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-2
/
+0
*
|
net: convert more to %pM
Johannes Berg
2008-10-27
1
-4
/
+2
|
/
*
igb: add IGB_DCA instead of selecting INTEL_IOATDMA
Jeff Kirsher
2008-10-22
1
-16
/
+16
*
igb: fix tx data corruption with transition to L0s on 82575
Alexander Duyck
2008-10-22
1
-2
/
+26
*
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
[next]