index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000
/
e1000_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
e1000 linkage fix
Andrew Morton
1
-0
/
+1
2006-12-02
e1000: increment version to 7.3.15-k2
Auke Kok
1
-1
/
+1
2006-12-02
e1000: add dynamic itr modes
Jesse Brandeburg
1
-29
/
+197
2006-12-02
e1000: add dynamic generic MSI interrupt routine
Jesse Brandeburg
1
-2
/
+88
2006-12-02
e1000: Only set IDE for tx when we are using TIDV/TADV
Jesse Brandeburg
1
-2
/
+5
2006-12-02
e1000: add queue restart counter
Jesse Brandeburg
1
-1
/
+4
2006-12-02
e1000: New hardware support
Auke Kok
1
-0
/
+4
2006-12-02
e1000: Remove unneeded and unwanted memsets
Jesse Brandeburg
1
-3
/
+10
2006-12-02
e1000: simplify skb_put call.
Auke Kok
1
-4
/
+3
2006-12-02
e1000: add mmiowb() for IA64 to sync tail writes
Jesse Brandeburg
1
-0
/
+3
2006-12-02
e1000: Enble early receive (ERT) on 82573
Auke Kok
1
-0
/
+6
2006-12-02
e1000: FIX: enable hw TSO for IPV6
Auke Kok
1
-5
/
+14
2006-12-02
e1000: Remove DISABLE_MULR debug code
Auke Kok
1
-8
/
+0
2006-12-02
e1000: whitespace changes, comments, typos
Auke Kok
1
-50
/
+51
2006-11-07
[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp
Auke Kok
1
-0
/
+7
2006-10-25
e1000: Increment version to 7.2.9-k4
Auke Kok
1
-1
/
+1
2006-10-25
e1000: FIX: move length adjustment due to crc stripping disabled.
Jesse Brandeburg
1
-3
/
+4
2006-10-25
e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters
Jesse Brandeburg
1
-0
/
+5
2006-10-25
e1000: FIX: Disable Packet Split for non jumbo frames
Jesse Brandeburg
1
-2
/
+4
2006-10-25
e1000: FIX: don't poke at manageability registers for incompatible adapters
Jesse Brandeburg
1
-7
/
+14
2006-10-21
[PATCH] e1000: Reset all functions after a PCI error
Linas Vepstas
1
-4
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+3
2006-09-27
e100, e1000, ixgb: increment version numbers
Auke Kok
1
-1
/
+1
2006-09-27
e1000: Janitor: Use #defined values for literals
Linas Vepstas
1
-2
/
+2
2006-09-27
e1000: don't strip vlan ID if 8021q claims it
Bruce Allan
1
-1
/
+5
2006-09-27
e1000: driver state fixes (race fix)
Auke Kok
1
-10
/
+18
2006-09-27
e1000: add PCI-E capability detection code
Jeff Kirsher
1
-0
/
+16
2006-09-27
e1000: handle manageability for pci-e adapters at PHY powerdown
Bruce Allan
1
-9
/
+32
2006-09-27
e1000: gather hardware bit tweaks.
Jeff Kirsher
1
-14
/
+10
2006-09-27
e1000: Maybe stop TX if not enough free descriptors
Jesse Brandeburg
1
-10
/
+42
2006-09-27
e1000: Jumbo frames fixes for 82573
Bruce Allan
1
-3
/
+7
2006-09-27
e1000: Fix MANC detection for PCIE adapters
Jeff Kirsher
1
-11
/
+4
2006-09-27
e1000: add multicast stats counters
Mitch Williams
1
-5
/
+4
2006-09-27
e1000: remove unused code and make symbols static
Nicholas Nunley
1
-14
/
+17
2006-09-27
e1000: keep .suspend and .resume driver methods in CONFIG_PM
Auke Kok
1
-1
/
+1
2006-09-27
e100, e1000, ixgb: Fix an impossible memory overwrite bug
Auke Kok
1
-1
/
+1
2006-09-27
e100, e1000, ixgb: update copyright header and remove LICENSE
Auke Kok
1
-18
/
+17
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-62
/
+92
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
1
-4
/
+4
2006-09-19
[PATCH] e1000 disable device on PCI error
Linas Vepstas
1
-0
/
+1
2006-09-13
[PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'
Auke-Jan H Kok
1
-0
/
+1
2006-09-12
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
1
-4
/
+4
2006-09-12
[PATCH] e1000: fix TX timout hang regression for 82542rev3
Auke Kok
1
-4
/
+4
2006-09-01
e1000: Increment driver version to 7.2.7-k2
Auke Kok
1
-1
/
+1
2006-09-01
e1000: clean up skb allocation code
Christoph Hellwig
1
-11
/
+6
2006-09-01
e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device
Jesse Brandeburg
1
-0
/
+2
2006-09-01
e1000: unify WoL capability detection code
Jesse Brandeburg
1
-13
/
+34
2006-08-29
e1000: remove unused part_num reading code
Auke Kok
1
-2
/
+0
2006-08-29
e1000: error out if we cannot enable PCI device on resume
Auke Kok
1
-2
/
+5
2006-08-29
e1000: ring buffers resources cleanup
Vasily Averin
1
-8
/
+6
[next]