index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
igb_main.c
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
1
-38
/
+77
*
igb: defeature tx head writeback
Alexander Duyck
2008-12-26
1
-49
/
+36
*
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: 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
1
-2
/
+2
*
|
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2008-11-25
1
-14
/
+6
*
|
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
2008-11-21
1
-12
/
+8
*
|
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
1
-4
/
+6
*
|
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
1
-4
/
+4
|
\
\
|
|
/
|
*
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
1
-0
/
+1
*
|
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
1
-11
/
+0
*
igb: fix setting the number of tx queues
Alexander Duyck
2008-08-27
1
-2
/
+2
*
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: fix null pointer dereference seen with fiber NICs
Alexander Duyck
2008-08-07
1
-1
/
+2
*
igb: fix comments
Alexander Duyck
2008-08-07
1
-1
/
+1
*
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
1
-51
/
+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
1
-72
/
+97
*
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
1
-9
/
+103
*
igb: add page recycling support
Alexander Duyck
2008-07-11
1
-76
/
+62
*
igb: Add support for quad port WOL and feature flags
Alexander Duyck
2008-07-11
1
-30
/
+62
*
igb: add 82576 MAC support
Alexander Duyck
2008-07-11
1
-35
/
+135
*
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
[next]