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
/
e1000e
/
netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
Bruce Allan
1
-109
/
+112
2011-01-14
e1000e: update Copyright for 2011
Bruce Allan
1
-2
/
+2
2011-01-10
e1000e: power off PHY after reset when interface is down
Bruce Allan
1
-20
/
+26
2011-01-10
e1000e: properly bounds-check string functions
Bruce Allan
1
-2
/
+2
2011-01-10
e1000e: cleanup variables set but not used
Bruce Allan
1
-0
/
+3
2010-12-25
e1000e: checkpatch warnings - braces
Bruce Allan
1
-12
/
+7
2010-12-25
e1000e: checkpatch error - macro panethesis
Bruce Allan
1
-1
/
+1
2010-12-17
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
1
-1
/
+1
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-3
/
+3
2010-12-11
e1000e: increment the driver version
Bruce Allan
1
-1
/
+1
2010-12-11
e1000e: minor error message corrections
Bruce Allan
1
-1
/
+1
2010-12-11
e1000e: prevent null ptr dereference in e1000_tx_queue()
Bruce Allan
1
-2
/
+2
2010-12-11
e1000e: support new PBA format from EEPROM
Bruce Allan
1
-4
/
+8
2010-12-11
e1000e: fix double initialization in blink path
Holger Eitzenberger
1
-0
/
+1
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-11-17
e1000e: add netpoll support for MSI/MSI-X IRQ modes
Dongdong Deng
1
-4
/
+45
2010-11-15
drivers/net/e1000e: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-10-28
e1000e: Add check for reset flags before displaying reset message
Carolyn Wyborny
1
-2
/
+5
2010-10-28
e1000e: reset PHY after errors detected
Carolyn Wyborny
1
-0
/
+22
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-10-01
e1000e: 82579 performance improvements
Bruce Allan
1
-6
/
+44
2010-10-01
e1000e: use hardware writeback batching
Jesse Brandeburg
1
-0
/
+53
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+19
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-23
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
Yi Zou
1
-1
/
+3
2010-09-23
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
1
-10
/
+19
2010-09-15
e1000e: Simplify MSI interrupt testing
Jean Delvare
1
-25
/
+4
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+2
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-2
/
+2
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2010-08-09
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
1
-121
/
+231
2010-08-03
e1000e: Fix irq_synchronize in MSI-X case
Jeff Kirsher
1
-8
/
+18
2010-08-03
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: 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-30
e1000e: suppress compile warnings on certain archs
Bruce Allan
1
-17
/
+21
2010-06-30
e1000e: don't inadvertently re-set INTX_DISABLE
Dean Nelson
1
-4
/
+9
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
1
-1
/
+1
2010-06-19
e1000e: update driver version number
Bruce Allan
1
-1
/
+3
2010-06-19
e1000e: update copyright information
Bruce Allan
1
-2
/
+2
2010-06-19
e1000e: initial support for 82579 LOMs
Bruce Allan
1
-27
/
+43
2010-06-19
e1000e: separate out PHY statistics register updates
Bruce Allan
1
-47
/
+124
2010-06-03
e1000e: change logical negate to bitwise
Dan Carpenter
1
-1
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-164
/
+680
[next]