index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
Yi Zou
1
-1
/
+3
2010-09-22
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
1
-9
/
+68
2010-09-22
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
2
-21
/
+20
2010-09-22
e1000e: 82579 unaccounted missed packets
Bruce Allan
2
-0
/
+49
2010-09-22
e1000e: 82566DC fails to get link
Bruce Allan
1
-2
/
+5
2010-09-22
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
1
-3
/
+3
2010-09-22
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
1
-8
/
+39
2010-09-14
e1000e: Simplify MSI interrupt testing
Jean Delvare
1
-25
/
+4
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+2
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-2
/
+2
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-13
/
+32
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-13
/
+32
2010-08-19
e1000e: don't check for alternate MAC addr on parts that don't support it
Bruce Allan
3
-13
/
+31
2010-08-19
e1000e: disable ASPM L1 on 82573
Bruce Allan
1
-0
/
+1
2010-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2010-08-08
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
Jeff Kirsher
1
-0
/
+4
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-12
/
+4
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
11
-242
/
+754
2010-08-03
e1000e: correct MAC-PHY interconnect register offset for 82579
Bruce Allan
1
-1
/
+1
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-08-02
e1000e: Fix irq_synchronize in MSI-X case
Jeff Kirsher
2
-8
/
+19
2010-08-02
e1000e: register pm_qos request on hardware activation
Florian Mickler
1
-12
/
+11
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
1
-12
/
+4
2010-07-27
e1000e: 82577/82578 PHY register access issues
Bruce Allan
1
-1
/
+1
2010-07-26
e1000e: Drop a useless statement
Jean Delvare
1
-2
/
+0
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-10
/
+7
2010-06-29
e1000e: disable EEE support by default
Bruce Allan
1
-0
/
+4
2010-06-29
e1000e: remove EEE module parameter
Bruce Allan
1
-28
/
+0
2010-06-29
e1000e: suppress compile warnings on certain archs
Bruce Allan
1
-17
/
+21
2010-06-29
e1000e: don't inadvertently re-set INTX_DISABLE
Dean Nelson
1
-4
/
+9
2010-06-29
e1000e: fail when try to setup unsupported features
Stanislaw Gruszka
1
-1
/
+0
2010-06-23
e1000e: disable gig speed when in S0->Sx transition
Bruce Allan
1
-14
/
+5
2010-06-23
e1000e: packet split should not be used with early receive
Bruce Allan
1
-1
/
+1
2010-06-23
e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
Bruce Allan
1
-2
/
+0
2010-06-23
e1000e: avoid polling h/w registers during link negotiation
Bruce Allan
3
-28
/
+29
2010-06-18
e1000e: update driver version number
Bruce Allan
1
-1
/
+3
2010-06-18
e1000e: update copyright information
Bruce Allan
11
-12
/
+12
2010-06-18
e1000e: enable support for EEE on 82579
Bruce Allan
4
-1
/
+70
2010-06-18
e1000e: initial support for 82579 LOMs
Bruce Allan
7
-46
/
+386
2010-06-18
e1000e: fix check for manageability on ICHx/PCH
Bruce Allan
1
-4
/
+27
2010-06-18
e1000e: separate out PHY statistics register updates
Bruce Allan
3
-47
/
+126
2010-06-18
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
1
-13
/
+19
2010-06-18
e1000e: cleanup ethtool loopback setup code
Bruce Allan
1
-32
/
+42
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
11
-452
/
+1017
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
4
-20
/
+0
2010-05-12
e1000e: add PCI device id to enable support for 82567V-4
Bruce Allan
2
-0
/
+2
2010-05-12
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
1
-74
/
+75
2010-05-12
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
3
-4
/
+4
2010-05-12
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
6
-16
/
+52
[prev]
[next]