index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: do not ignore variables which get set a value
Bruce Allan
2013-01-27
4
-6
/
+14
*
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
2013-01-27
4
-13
/
+6
*
e1000e: add comment to spinlock_t definition
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: remove definition of struct which is no longer used
Bruce Allan
2013-01-27
1
-10
/
+0
*
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
2013-01-27
1
-0
/
+9
*
e1000e: correct maximum frame size on i217/i218
Bruce Allan
2013-01-27
1
-1
/
+1
*
e1000e: update copyright date
Bruce Allan
2013-01-27
15
-16
/
+16
*
e1000e: remove prototype of non-existent function
Bruce Allan
2013-01-27
1
-2
/
+0
*
e1000e: prevent hardware from automatically configuring PHY on I217/I218
Bruce Allan
2013-01-27
1
-15
/
+7
*
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
Bruce Allan
2013-01-27
6
-0
/
+71
*
e1000e: add support for IEEE-1588 PTP
Bruce Allan
2013-01-27
8
-3
/
+417
*
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
Bruce Allan
2013-01-27
1
-6
/
+9
*
e1000e: fix ethtool offline register test for I217
Bruce Allan
2013-01-27
1
-8
/
+17
*
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
2013-01-23
1
-3
/
+16
*
ixgbe: Limit number of reported VFs to device specific value
Donald Dutile
2013-01-23
1
-0
/
+1
*
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
4
-6
/
+122
*
ixgbe: Modularize SR-IOV enablement code
Greg Rose
2013-01-23
1
-40
/
+54
*
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
2013-01-23
3
-11
/
+10
*
ixgbe: only compile ixgbe_debugfs.o when enabled
Jacob Keller
2013-01-23
2
-6
/
+2
*
ixgbe: Inline Rx PTP descriptor handling
Alexander Duyck
2013-01-23
2
-19
/
+23
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-23
1
-2
/
+2
*
ixgbe: add warning when scheduling reset
Jacob Keller
2013-01-23
1
-0
/
+2
*
ixgbe: Add ptp work item to poll for the Tx timestamp
Jacob Keller
2013-01-23
3
-34
/
+65
*
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
Jacob Keller
2013-01-23
3
-87
/
+51
*
ixgbe: Update ptp_overflow check comment and jiffies
Jacob Keller
2013-01-23
1
-7
/
+7
*
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
2013-01-23
1
-0
/
+8
*
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
2013-01-23
1
-12
/
+26
*
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
20
-21
/
+22
*
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
2013-01-19
1
-1
/
+1
*
ixgbevf: Fix statistics corruption
Greg Rose
2013-01-19
1
-1
/
+6
*
ixgbevf: Fix link up messages
Greg Rose
2013-01-19
1
-4
/
+5
*
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
2013-01-19
1
-2
/
+25
*
ixgbe: Improve performance and reduce size of ixgbe_tx_map
Alexander Duyck
2013-01-19
1
-23
/
+19
*
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
3
-53
/
+57
*
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2013-01-19
2
-12
/
+2
*
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2013-01-19
1
-0
/
+3
*
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
2013-01-19
3
-10
/
+47
*
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
2013-01-18
1
-3
/
+3
*
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
2013-01-18
1
-0
/
+4
*
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
4
-0
/
+51
*
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
4
-0
/
+14
*
igb: Add support for SW timestamping
Matthew Vick
2013-01-18
2
-0
/
+11
*
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
8
-7
/
+469
*
igb: Add support functions to access thermal data.
Carolyn Wyborny
2013-01-18
4
-1
/
+42
*
igb: Add i2c interface to igb.
Carolyn Wyborny
2013-01-18
8
-1
/
+301
*
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-18
1
-101
/
+219
*
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
7
-8
/
+462
*
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2013-01-18
1
-2
/
+9
*
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-18
5
-23
/
+167
*
e1000e: merge multiple conditional statements into one
Bruce Allan
2013-01-16
1
-6
/
+5
[next]