index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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-06
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
[next]