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.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
/
e1000e
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
e1000e: workaround invalid Tx/Rx tail descriptor register write
Bruce Allan
3
-4
/
+85
2011-08-13
e1000e: workaround for packet drop on 82579 at 100Mbps
Bruce Allan
1
-5
/
+14
2011-08-13
e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplex
Bruce Allan
1
-8
/
+33
2011-08-12
e1000e: increase driver version number
Bruce Allan
1
-1
/
+1
2011-08-12
e1000e: alternate MAC address update
Bruce Allan
1
-2
/
+2
2011-08-12
e1000e: do not disable receiver on 82574/82583
Bruce Allan
4
-5
/
+12
2011-08-12
e1000e: alternate MAC address does not work on device id 0x1060
Bruce Allan
1
-1
/
+2
2011-08-04
e1000e: minor re-order of #include files
Bruce Allan
2
-2
/
+2
2011-08-04
e1000e: remove unnecessary check for NULL pointer
Bruce Allan
1
-2
/
+1
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
5
-0
/
+18
2011-07-13
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2
-17
/
+22
2011-07-13
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-07-12
e1000e: remove e1000_queue_stats
Eric Dumazet
1
-7
/
+0
2011-07-05
net: e1000e: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-06-28
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-06-10
e1000e: update driver version
Bruce Allan
1
-2
/
+2
2011-06-10
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
Bruce Allan
2
-11
/
+14
2011-06-10
e1000e: access multiple PHY registers on same page at the same time
Bruce Allan
5
-225
/
+366
2011-06-10
e1000e: do not schedule the Tx queue until ready
Bruce Allan
1
-6
/
+5
2011-06-10
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Bruce Allan
1
-3
/
+8
2011-06-10
e1000e: 82579 intermittently disabled during S0->Sx
Bruce Allan
3
-15
/
+79
2011-06-10
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2
-0
/
+9
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-05-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-21
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
1
-1
/
+1
2011-05-15
e1000e: minor comment cleanups
Bruce Allan
1
-2
/
+2
2011-04-30
net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
David Decotigny
1
-8
/
+16
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-5
/
+7
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-27
e1000e: implement ethtool set_phys_id
Bruce Allan
8
-59
/
+32
2011-04-14
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
Bruce Allan
3
-11
/
+30
2011-04-14
e1000e: fix stats locking in e1000_watchdog_task
Flavio Leitner
1
-1
/
+1
2011-04-14
e1000e: convert to new VLAN model
Jeff Kirsher
3
-81
/
+119
2011-04-14
e1000e: PCIe link speed in GT/s, not GB/s
Bruce Allan
1
-1
/
+1
2011-04-14
e1000e: convert short duration msleep() to usleep_range()
Bruce Allan
7
-35
/
+33
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
8
-112
/
+180
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-4
/
+4
2011-03-11
e1000e: bump version number
Bruce Allan
1
-1
/
+1
2011-03-11
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
1
-9
/
+3
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2
-1
/
+8
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-03-11
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
1
-3
/
+6
2011-03-11
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
1
-3
/
+2
2011-03-11
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
1
-2
/
+2
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2011-03-02
e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup instead
Bruce Allan
1
-1
/
+2
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-4
/
+2
[next]