index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-31
igb: prevent skb_over panic w/ mtu smaller than 1K
Alexander Duyck
1
-4
/
+4
2009-01-31
igb: Fix DCA errors and do not use context index for 82576
Alexander Duyck
2
-15
/
+10
2009-01-05
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2008-12-26
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-26
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2
-39
/
+79
2008-12-26
igb: defeature tx head writeback
Alexander Duyck
3
-52
/
+39
2008-12-26
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
Hannes Eder
1
-7
/
+0
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-6
/
+6
2008-12-11
igb: fixup AER with proper error handling
Jeff Kirsher
1
-3
/
+17
2008-12-10
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
3
-14
/
+10
2008-12-10
igb: update handling of RCTL for smaller buffer sizes
Alexander Duyck
1
-18
/
+14
2008-12-05
igb/e1000e: Naming interrupt vectors
Alexander Duyck
1
-2
/
+2
2008-11-27
igb: Add support for pci-e Advanced Error Reporting
Alexander Duyck
1
-10
/
+20
2008-11-27
igb: link up/down messages must follow a specific format
Alexander Duyck
1
-3
/
+6
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2008-11-25
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2
-3
/
+4
2008-11-25
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2
-20
/
+6
2008-11-23
driver/net/*: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-21
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
3
-22
/
+50
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-1
/
+1
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
3
-57
/
+59
2008-11-20
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
1
-2
/
+4
2008-11-19
igb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+19
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+10
2008-11-16
igb: use dev_printk instead of printk
Bjorn Helgaas
1
-4
/
+3
2008-11-16
igb: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2
-2
/
+7
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
1
-2
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-27
net: convert more to %pM
Johannes Berg
1
-4
/
+2
2008-10-22
igb: add IGB_DCA instead of selecting INTEL_IOATDMA
Jeff Kirsher
1
-16
/
+16
2008-10-22
igb: fix tx data corruption with transition to L0s on 82575
Alexander Duyck
1
-2
/
+26
2008-09-03
igb: clean up a stray fake netdev code left in rx path
Alexander Duyck
1
-5
/
+0
2008-09-03
igb: remove unneeded cleaned variable in clean_tx_irq path
Alexander Duyck
1
-5
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-07
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
1
-25
/
+0
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
5
-154
/
+0
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
4
-3
/
+3
2008-08-07
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2
-0
/
+7
2008-08-07
igb: fix null pointer dereference seen with fiber NICs
Alexander Duyck
1
-1
/
+2
2008-08-07
igb: fix comments
Alexander Duyck
2
-2
/
+2
2008-07-22
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-17
net: Use queue aware tests throughout.
David S. Miller
1
-14
/
+5
2008-07-17
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
1
-2
/
+0
2008-07-17
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2
-53
/
+0
2008-07-16
netdrv intel: always enable VLAN filtering except in promiscous mode
Patrick McHardy
1
-8
/
+1
2008-07-16
netdrv intel: disable VLAN filtering in promiscous mode
Patrick McHardy
1
-8
/
+13
[next]