index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
Age
Commit message (
Expand
)
Author
2010-05-12
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2010-05-12
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
2010-05-12
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
2010-05-12
e1000e: cleanup multiple common exit points
Bruce Allan
2010-05-12
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
Bruce Allan
2010-05-12
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
Bruce Allan
2010-05-12
e1000e: bad state after running ethtool diagnostics with AMT enabled
Bruce Allan
2010-05-12
e1000e: use static params to save stack space (part 2)
Bruce Allan
2010-05-10
PM QOS update
Mark Gross
2010-05-06
e1000e: Reset 82577/82578 PHY before first PHY register read
Bruce Allan
2010-05-06
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
Bruce Allan
2010-05-05
e1000/e1000e: implement a simple interrupt moderation
Jesse Brandeburg
2010-05-05
e1000e: increase rx fifo size to 36K on 82574 and 82583
Alexander Duyck
2010-05-05
e1000e: Save irq into netdev structure
Tom Herbert
2010-05-05
e1000e: Remove unnessary log message
Tom Herbert
2010-05-05
e1000e: reduce writes of RX producer ptr
Tom Herbert
2010-05-05
e1000e: save skb counts in TX to avoid cache misses
Tom Herbert
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-30
e1000e: Fix oops caused by ASPM patch.
Anton Blanchard
2010-04-27
e1000e: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
e1000e: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
2010-04-14
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-13
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
2010-04-13
e1000e: use static params to save stack space
Jesse Brandeburg
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
e1000e: typo corrections
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
e1000e: Use pr_<level> and netdev_<level>
Bruce Allan
2010-03-26
e1000e: do not modify tx_queue_len on link speed change
Emil Tantilov
2010-03-17
Net / e1000e: Fix build issue introduced by runtime PM patch
Rafael J. Wysocki
2010-03-16
e1000e: Fix build with CONFIG_PM disabled.
David S. Miller
2010-03-16
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
Rafael J. Wysocki
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
e1000e: fix packet corruption and tx hang during NFSv2
Jesse Brandeburg
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-05
net: e1000e: convert to use mc helpers
Jiri Pirko
2010-02-04
e1000e: Fix namespace conflicts wrt. e1000_has_link
David S. Miller
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
e1000/e1000e: don't use small hardware rx buffers
Jesse Brandeburg
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-20
e1000e: enhance frame fragment detection
Jesse Brandeburg
2010-01-20
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-13
e1000e: genericize the update multicast address list
Bruce Allan
[prev]
[next]