index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-09
e1000e: Expose MDI-X status via ethtool change
Chaitanya Lala
1
-0
/
+9
2009-06-09
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
Simon Horman
1
-2
/
+2
2009-06-09
e1000e: Fixes possible phy corrupton on 82571 designs.
Dave Graham
3
-7
/
+83
2009-06-08
net: skb_shared_info optimization
Eric Dumazet
1
-2
/
+2
2009-06-03
e1000e: bump the version number
Bruce Allan
1
-1
/
+1
2009-06-03
e1000e: workaround a Tx hang on 82577/82578
Bruce Allan
1
-2
/
+7
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
10
-68
/
+1441
2009-06-03
e1000e: specify max supported frame size in adapter struct
Bruce Allan
5
-20
/
+31
2009-06-03
e1000e: correct flow control thresholds
Bruce Allan
2
-6
/
+10
2009-06-03
e1000e: do not attempt to disable smart powerdown if not supported
Bruce Allan
1
-1
/
+2
2009-06-03
e1000e: enable CRC stripping by default
Bruce Allan
1
-0
/
+2
2009-05-29
net: dont update dev->trans_start
Eric Dumazet
1
-1
/
+0
2009-05-26
igb/e1000e: update PSSR_MDIX value to reflect correct bit
Alexander Duyck
1
-1
/
+1
2009-05-07
e1000/e1000e/igb/ixgb: don't txhang after link down
Jesse Brandeburg
1
-0
/
+2
2009-04-22
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
Jesse Brandeburg
1
-4
/
+4
2009-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2009-04-20
e1000e: indicate link down at load
Jesse Brandeburg
1
-4
/
+5
2009-04-17
e1000e: fix bug in restart queue logic
Jesse Brandeburg
1
-4
/
+4
2009-04-16
NET/e1000e: Fix powering off during shutdown
Rafael J. Wysocki
1
-14
/
+45
2009-04-14
e1000/e1000: fix compile warning
Jesse Brandeburg
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-03-26
e1000e: update version number
Jesse Brandeburg
1
-1
/
+1
2009-03-26
e1000e: fix close interrupt race
Jesse Brandeburg
1
-6
/
+10
2009-03-26
e1000e: fix loss of multicast packets
Jesse Brandeburg
1
-44
/
+18
2009-03-26
e1000e: commonize tx cleanup routine to match e1000 & igb
Alexander Duyck
1
-11
/
+8
2009-03-24
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2
-0
/
+2
2009-03-20
e1000e: fixup merge error
Arthur Jones
1
-1
/
+1
2009-03-20
e1000e: allow tx of pre-formatted vlan tagged packets
Arthur Jones
1
-1
/
+8
2009-03-20
e1000e: fix dma error handling issues
Alexander Duyck
1
-44
/
+32
2009-03-20
e1000e: add support for 82583 device id
Alexander Duyck
5
-22
/
+116
2009-03-02
e1000e: fix unmap bug
Jesse Brandeburg
1
-34
/
+28
2009-02-18
e1000e: remove workaround for e1000 hardware
Jesse Brandeburg
1
-9
/
+0
2009-02-17
drivers/net/e1000e: fix sparse warning: Should it be static?
Hannes Eder
1
-1
/
+1
2009-02-14
e1000e: Remove mutex_trylock and associated WARN on failure.
dave graham
1
-16
/
+1
2009-02-10
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2
-1
/
+139
2009-02-10
e1000e: remove RXSEQ link monitoring for serdes
dave graham
1
-2
/
+2
2009-02-10
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2
-0
/
+13
2009-02-10
e1000e: add aer support
Jesse Brandeburg
1
-9
/
+30
2009-02-05
e1000e: normalize usage of serdes_has_link
Alex Chiang
2
-3
/
+3
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+2
2009-01-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+6
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-22
e1000e: drop lltx, remove unnecessary lock
Jesse Brandeburg
2
-33
/
+3
2009-01-21
e1000e: Invoke VLAN GRO handler
Herbert Xu
1
-2
/
+2
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-7
/
+7
2009-01-11
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
1
-6
/
+13
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
1
-1
/
+1
2008-12-26
drivers/net/e1000e: fix sparse warnings: make symbols static
Hannes Eder
1
-2
/
+4
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-7
/
+7
[next]