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
2008-10-09
e1000e: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
1
-23
/
+39
2008-10-08
e1000e: release hw semaphore after successfully writing EEPROM
Arthur Jones
1
-0
/
+1
2008-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-37
/
+153
2008-10-03
e1000e: Fix incorrect debug warning
Linus Torvalds
1
-1
/
+1
2008-10-02
e1000e: update version from k4 to k6
Jesse Brandeburg
1
-1
/
+1
2008-10-02
e1000e: debug contention on NVM SWFLAG
Thomas Gleixner
1
-0
/
+17
2008-10-02
e1000e: drop stats lock
Jesse Brandeburg
2
-19
/
+0
2008-10-02
e1000e: remove phy read from inside spinlock
Jesse Brandeburg
2
-14
/
+5
2008-10-02
e1000e: do not ever sleep in interrupt context
Jesse Brandeburg
2
-3
/
+30
2008-10-02
e1000e: reset swflag after resetting hardware
Jesse Brandeburg
1
-0
/
+3
2008-10-01
e1000e: write protect ICHx NVM to prevent malicious write/erase
Bruce Allan
5
-3
/
+100
2008-09-24
e1000e: avoid duplicated output of device name in kernel warning
Frans Pop
1
-2
/
+4
2008-09-24
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
1
-0
/
+2
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
11
-77
/
+738
2008-09-03
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
Bruce Allan
7
-14
/
+280
2008-09-03
e1000e: add support for the 82567LM-4 device
Bruce Allan
3
-0
/
+3
2008-08-14
e1000e: remove unnecessary snippet missed in prior check_options update
Bruce Allan
1
-2
/
+0
2008-08-14
e1000e: test for unusable MSI support
Bruce Allan
3
-11
/
+164
2008-08-14
e1000e: increase minimum frame size allowed
Bruce Allan
1
-1
/
+1
2008-08-14
e1000e: Increase Tx timeout factor for 10Mbps
Bruce Allan
1
-1
/
+1
2008-08-14
e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22
Bruce Allan
1
-3
/
+6
2008-08-14
e1000e: Set InterruptThrottleRate to default when invalid value used
Bruce Allan
1
-4
/
+19
2008-08-14
e1000e: Return 1 instead of a non-zero value for link up indication
Bruce Allan
1
-1
/
+1
2008-08-07
e1000e: remove inapplicable test for ioport
Bruce Allan
2
-42
/
+10
2008-08-07
e1000e: fix drv load issues
Jesse Brandeburg
1
-16
/
+12
2008-08-07
e1000e: perform basic 82573 EEPROM checks for known issues
Auke Kok
1
-0
/
+24
2008-08-07
e1000e: convert ndev_ printks to something smaller
Jeff Kirsher
4
-144
/
+112
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2
-7
/
+8
2008-07-23
e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call
Ingo Molnar
1
-2
/
+0
2008-07-18
igb/ixgbe/e1000e: resolve tx multiqueue bug
Jeff Kirsher
1
-4
/
+6
2008-07-16
netdrv intel: always enable VLAN filtering except in promiscous mode
Patrick McHardy
1
-7
/
+1
2008-07-16
netdrv intel: disable VLAN filtering in promiscous mode
Patrick McHardy
1
-5
/
+11
2008-07-06
netdrv: don't truncate VLAN TCI with VLAN stripping
Patrick McHardy
1
-2
/
+1
2008-06-28
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2
-6
/
+46
2008-06-28
e1000e: make ioport free
Taku Izumi
2
-6
/
+46
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2008-06-27
e1000e: fix EEH recovery during reset on PPC
Jeff Kirsher
1
-1
/
+2
2008-06-11
e1000e: allow VLAN devices to use TSO and TCP CSUM offload
Jeff Kirsher
1
-0
/
+5
2008-05-22
e1000e: use resource_size_t, not unsigned long, for phys addrs
Becky Bruce
1
-2
/
+2
2008-05-06
e1000e: don't return half-read eeprom on error
Kok, Auke
1
-1
/
+5
2008-05-06
e1000e: Add support for BM PHYs on ICH9
Bruce Allan
7
-21
/
+748
2008-04-25
e1000e: Increment version to 0.2.1
Jesse Brandeburg
1
-1
/
+1
2008-04-25
e1000e: save and restore pcie/msi state to support EEH recovery
Wendy Xiong
1
-0
/
+2
2008-04-25
e1000e: lower ring minimum size to 64
Auke Kok
1
-2
/
+2
2008-04-25
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
David Graham
4
-66
/
+137
2008-04-25
e1000e: Add interrupt moderation run-time ethtool interface
Auke Kok
2
-0
/
+46
2008-04-25
e1000e: cleanup several stats issues
Bruce Allan
7
-86
/
+122
2008-04-16
e1000e: reformat register test code, fix some minor initialization
Bruce Allan
1
-60
/
+63
2008-04-16
e1000e: rename a few functions
Jeff Kirsher
6
-18
/
+18
2008-04-16
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
5
-48
/
+50
[next]