index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
netdev.c
Age
Commit message (
Expand
)
Author
2009-04-17
e1000e: fix bug in restart queue logic
Jesse Brandeburg
2009-04-16
NET/e1000e: Fix powering off during shutdown
Rafael J. Wysocki
2009-04-14
e1000/e1000: fix compile warning
Jesse Brandeburg
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-03-26
e1000e: update version number
Jesse Brandeburg
2009-03-26
e1000e: fix close interrupt race
Jesse Brandeburg
2009-03-26
e1000e: commonize tx cleanup routine to match e1000 & igb
Alexander Duyck
2009-03-24
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2009-03-20
e1000e: fixup merge error
Arthur Jones
2009-03-20
e1000e: allow tx of pre-formatted vlan tagged packets
Arthur Jones
2009-03-20
e1000e: fix dma error handling issues
Alexander Duyck
2009-03-20
e1000e: add support for 82583 device id
Alexander Duyck
2009-03-02
e1000e: fix unmap bug
Jesse Brandeburg
2009-02-18
e1000e: remove workaround for e1000 hardware
Jesse Brandeburg
2009-02-10
e1000e: remove RXSEQ link monitoring for serdes
dave graham
2009-02-10
e1000e: add aer support
Jesse Brandeburg
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-01-22
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2009-01-21
e1000e: Invoke VLAN GRO handler
Herbert Xu
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-15
e1000e: Add GRO support
Herbert Xu
2008-12-05
igb/e1000e: Naming interrupt vectors
Alexander Duyck
2008-11-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-23
driver/net/*: remove redundant argument comments
Qinghuang Feng
2008-11-21
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-21
e1000e: fix incorrect link status when switch module pulled
Bruce Allan
2008-11-21
e1000e: store EEPROM version number to prevent unnecessary NVM reads
Bruce Allan
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
e1000e: link up/down messages must follow a specific format
Bruce Allan
2008-11-21
e1000e: ESB2 config after link up
Bruce Allan
2008-11-21
e1000e: check return of pci_save_state
Bruce Allan
2008-11-21
e1000e: disable correctable errors for quad ports while going to D3
Alexander Duyck
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-19
e1000e: convert to net_device_ops
Stephen Hemminger
2008-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-16
e1000e: fix IPMI traffic
Jeff Kirsher
2008-11-16
e1000e: fix warn_on reload after phy_id error
Jeff Kirsher
2008-11-16
e1000e: Use device_set_wakeup_enable
\"Rafael J. Wysocki\
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-27
net: convert more to %pM
Johannes Berg
2008-10-09
e1000e: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
2008-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-02
e1000e: update version from k4 to k6
Jesse Brandeburg
2008-10-02
e1000e: drop stats lock
Jesse Brandeburg
2008-10-02
e1000e: remove phy read from inside spinlock
Jesse Brandeburg
2008-10-02
e1000e: do not ever sleep in interrupt context
Jesse Brandeburg
[next]