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
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
ixgbe: Fix device ref count bug
Greg Rose
1
-0
/
+2
2013-01-31
ixgbe: Reset the NIC if up2tc has changed
Amir Hanania
1
-4
/
+12
2013-01-28
igbvf: be sane about random MAC addresses
Mitch A Williams
1
-14
/
+10
2013-01-28
igb: Don't give VFs random MAC addresses
Mitch A Williams
1
-3
/
+3
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
1
-0
/
+1
2013-01-28
e1000e: cleanup: remove comments which are no longer applicable
Bruce Allan
1
-7
/
+0
2013-01-27
e1000e: cleanup hw.h
Bruce Allan
1
-15
/
+10
2013-01-27
e1000e: cleanup: remove unused #define
Bruce Allan
1
-3
/
+0
2013-01-27
e1000e: adjust PM QoS request
Bruce Allan
2
-15
/
+19
2013-01-27
e1000e: correct maximum frame size on 82579
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: cleanup: remove e1000e_commit_phy()
Bruce Allan
4
-28
/
+16
2013-01-27
e1000e: cleanup: remove e1000_get_cable_length()
Bruce Allan
2
-7
/
+2
2013-01-27
e1000e: cleanup: remove e1000_get_phy_cfg_done()
Bruce Allan
1
-19
/
+1
2013-01-27
e1000e: cleanup: rename e1000_get_cfg_done()
Bruce Allan
4
-6
/
+6
2013-01-27
e1000e: cleanup: remove e1000_force_speed_duplex()
Bruce Allan
1
-17
/
+1
2013-01-27
e1000e: cleanup: remove e1000_set_d0_lplu_state()
Bruce Allan
1
-27
/
+6
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
7
-20
/
+20
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
4
-6
/
+14
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
4
-13
/
+6
2013-01-27
e1000e: add comment to spinlock_t definition
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: remove definition of struct which is no longer used
Bruce Allan
1
-10
/
+0
2013-01-27
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
1
-0
/
+9
2013-01-27
e1000e: correct maximum frame size on i217/i218
Bruce Allan
1
-1
/
+1
2013-01-27
e1000e: update copyright date
Bruce Allan
15
-16
/
+16
2013-01-27
e1000e: remove prototype of non-existent function
Bruce Allan
1
-2
/
+0
2013-01-27
e1000e: prevent hardware from automatically configuring PHY on I217/I218
Bruce Allan
1
-15
/
+7
2013-01-27
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
6
-0
/
+71
2013-01-27
e1000e: add support for IEEE-1588 PTP
Bruce Allan
8
-3
/
+417
2013-01-27
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
Bruce Allan
1
-6
/
+9
2013-01-27
e1000e: fix ethtool offline register test for I217
Bruce Allan
1
-8
/
+17
2013-01-23
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
1
-3
/
+16
2013-01-23
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
1
-0
/
+1
2013-01-23
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
4
-6
/
+122
2013-01-23
ixgbe: Modularize SR-IOV enablement code
Greg Rose
1
-40
/
+54
2013-01-23
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
3
-11
/
+10
2013-01-23
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2
-6
/
+2
2013-01-23
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2
-19
/
+23
2013-01-23
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
1
-2
/
+2
2013-01-23
ixgbe: add warning when scheduling reset
Jacob Keller
1
-0
/
+2
2013-01-23
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
3
-34
/
+65
2013-01-23
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
3
-87
/
+51
2013-01-23
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
1
-7
/
+7
2013-01-23
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
1
-0
/
+8
2013-01-23
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
1
-12
/
+26
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
20
-21
/
+22
2013-01-19
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
1
-1
/
+1
2013-01-19
ixgbevf: Fix statistics corruption
Greg Rose
1
-1
/
+6
2013-01-19
ixgbevf: Fix link up messages
Greg Rose
1
-4
/
+5
2013-01-19
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
1
-2
/
+25
2013-01-19
ixgbe: Improve performance and reduce size of ixgbe_tx_map
Alexander Duyck
1
-23
/
+19
[next]