Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
93b9f8bfd72818ddb540eb19333907989fb97043
/
drivers
/
net
/
ethernet
/
intel
93b9f8b
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
by Bruce Allan
· 13 years ago
bdfe2da
e1000e: cosmetic move of function prototypes to the new mac.h
by Bruce Allan
· 13 years ago
1b41db3
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
by Bruce Allan
· 13 years ago
21b5a6f
e1000e: cosmetic move of #defines to the new 80003es2lan.h
by Bruce Allan
· 13 years ago
f25701d
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
by Bruce Allan
· 13 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 13 years ago
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 13 years ago
8bb6286
e1000e: resolve -Wunused-parameter compile warnings
by Bruce Allan
· 13 years ago
9e01990
e1000e: update driver version string
by Bruce Allan
· 13 years ago
55c5f55
e1000e: cleanup some whitespace and indentation issues
by Bruce Allan
· 13 years ago
c063f60
e1000e: cleanup: group OR'ed bit settings with parens
by Bruce Allan
· 13 years ago
0cdc63449
e1000e: cleanup defines.h
by Bruce Allan
· 13 years ago
fd0326f
ixgbe: autoneg variable refactoring
by Josh Hay
· 13 years ago
99b7664
ixgbe: removed unused variable from setup_link_speed
by Josh Hay
· 13 years ago
3d29226
ixgbe: rename autoneg variables
by Josh Hay
· 13 years ago
b4fafbe
ixgbe: Fix device ref count bug
by Greg Rose
· 13 years ago
d1d18b3
ixgbe: Reset the NIC if up2tc has changed
by Amir Hanania
· 13 years ago
8d56b6d
igbvf: be sane about random MAC addresses
by Mitch A Williams
· 13 years ago
5ac6f91
igb: Don't give VFs random MAC addresses
by Mitch A Williams
· 13 years ago
aa19c29
ixgbevf: Make sure link status and speed are fetched
by Greg Rose
· 13 years ago
39149d4
e1000e: cleanup: remove comments which are no longer applicable
by Bruce Allan
· 13 years ago
a9bb629
e1000e: cleanup hw.h
by Bruce Allan
· 13 years ago
41c7d9c
e1000e: cleanup: remove unused #define
by Bruce Allan
· 13 years ago
3e35d99
e1000e: adjust PM QoS request
by Bruce Allan
· 13 years ago
c3d2dbf
e1000e: correct maximum frame size on 82579
by Bruce Allan
· 13 years ago
6b598e1
e1000e: cleanup: remove e1000e_commit_phy()
by Bruce Allan
· 13 years ago
dde3a57
e1000e: cleanup: remove e1000_get_cable_length()
by Bruce Allan
· 13 years ago
84c1bef
e1000e: cleanup: remove e1000_get_phy_cfg_done()
by Bruce Allan
· 13 years ago
fe90849
e1000e: cleanup: rename e1000_get_cfg_done()
by Bruce Allan
· 13 years ago
c2c6629
e1000e: cleanup: remove e1000_force_speed_duplex()
by Bruce Allan
· 13 years ago
7de89f0
e1000e: cleanup: remove e1000_set_d0_lplu_state()
by Bruce Allan
· 13 years ago
70806a7
e1000e: cleanup: do not assign a variable a value when not necessary
by Bruce Allan
· 13 years ago
7dbbe5d
e1000e: do not ignore variables which get set a value
by Bruce Allan
· 13 years ago
1f96012d
e1000e: cleanup: remove unnecessary function prototypes
by Bruce Allan
· 13 years ago
9d57088
e1000e: add comment to spinlock_t definition
by Bruce Allan
· 13 years ago
d394998
e1000e: remove definition of struct which is no longer used
by Bruce Allan
· 13 years ago
4e03510
e1000e: fix PHY init workarounds for i217/i218
by Bruce Allan
· 13 years ago
ed1a426
e1000e: correct maximum frame size on i217/i218
by Bruce Allan
· 13 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 13 years ago
fc915e9
e1000e: remove prototype of non-existent function
by Bruce Allan
· 13 years ago
6e928b7
e1000e: prevent hardware from automatically configuring PHY on I217/I218
by Bruce Allan
· 13 years ago
94fb848
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
by Bruce Allan
· 13 years ago
d89777b
e1000e: add support for IEEE-1588 PTP
by Bruce Allan
· 13 years ago
347b520
e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218
by Bruce Allan
· 13 years ago
a8fc189
e1000e: fix ethtool offline register test for I217
by Bruce Allan
· 13 years ago
b876a74
ixgbevf: Fix link speed message to support 100Mbps
by Greg Rose
· 13 years ago
43dc4e0
ixgbe: Limit number of reported VFs to device specific value
by Donald Dutile
· 13 years ago
da36b64
ixgbe: Implement PCI SR-IOV sysfs callback operation
by Greg Rose
· 13 years ago
66dcfd7
ixgbe: Modularize SR-IOV enablement code
by Greg Rose
· 13 years ago
60a1a68
ixgbe: Make mailbox ops initialization unconditional
by Greg Rose
· 13 years ago
b205c0d
ixgbe: only compile ixgbe_debugfs.o when enabled
by Jacob Keller
· 13 years ago
39dfb71
ixgbe: Inline Rx PTP descriptor handling
by Alexander Duyck
· 13 years ago
b1e50f7
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
by Jacob Keller
· 13 years ago
12ff3f3
ixgbe: add warning when scheduling reset
by Jacob Keller
· 13 years ago
891dc08
ixgbe: Add ptp work item to poll for the Tx timestamp
by Jacob Keller
· 13 years ago
6cb562d
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
by Jacob Keller
· 13 years ago
f2f33387
ixgbe: Update ptp_overflow check comment and jiffies
by Jacob Keller
· 13 years ago
aeb8264
ixgbe: add missing supported filters to get_ts_info
by Jacob Keller
· 13 years ago
dfcc461
ixgbe: ethtool ixgbe_diag_test cleanup
by Jacob Keller
· 13 years ago
4b9ea46
igb: Copyright string update to year 2013
by Akeem G. Abodunrin
· 13 years ago
70d289b
igb: Replace rmb in Tx cleanup with read_barrier_depends
by Alexander Duyck
· 13 years ago
088245a
ixgbevf: Fix statistics corruption
by Greg Rose
· 13 years ago
6fe5967
ixgbevf: Fix link up messages
by Greg Rose
· 13 years ago
1e72bfc
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
by Greg Rose
· 13 years ago
ec71825
ixgbe: Improve performance and reduce size of ixgbe_tx_map
by Alexander Duyck
· 13 years ago
472148c
ixgbe: Update ixgbe Tx flags to improve code efficiency
by Alexander Duyck
· 13 years ago
c44f5f5
ixgbe: Always use context 0, even for FCoE and TSO
by Alexander Duyck
· 13 years ago
8f4fbb9
ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
by Alexander Duyck
· 13 years ago
610a63f
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
by John Fastabend
· 13 years ago
ba59814
igb: Use in-kernel PTP_EV_PORT #define
by Matthew Vick
· 13 years ago
badc26d
igb: Free any held skb that should have been timestamped on remove
by Matthew Vick
· 13 years ago
fc58075
igb: Add mechanism for detecting latched hardware Rx timestamp
by Matthew Vick
· 13 years ago
428f1f7
igb: Add timeout for PTP Tx work item
by Matthew Vick
· 13 years ago
b66e239
igb: Add support for SW timestamping
by Matthew Vick
· 13 years ago
e428893
igb: Enable hwmon data output for thermal sensors via I2C.
by Carolyn Wyborny
· 13 years ago
aca5dae
igb: Add support functions to access thermal data.
by Carolyn Wyborny
· 13 years ago
441fc6f
igb: Add i2c interface to igb.
by Carolyn Wyborny
· 13 years ago
fa44f2f
igb: Enable SR-IOV configuration via PCI sysfs interface
by Greg Rose
· 13 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 13 years ago
ffe0b2ff
e1000e: Use standard #defines for PCIe Capability ASPM fields
by Bjorn Helgaas
· 13 years ago
203e415
e1000e: add ethtool .get_eee/.set_eee
by Bruce Allan
· 13 years ago
d60923c
e1000e: merge multiple conditional statements into one
by Bruce Allan
· 13 years ago
e3d14b0
e1000e: cleanup code duplication
by Bruce Allan
· 13 years ago
3a3104e
e1000e: cleanup magic number
by Bruce Allan
· 13 years ago
1860ac8
e1000e: cleanup unnecessary line wrap
by Bruce Allan
· 13 years ago
2a2293b
e1000e: cleanup unusual comment placement
by Bruce Allan
· 13 years ago
0a93991
e1000e: cleanup redundant statistics counter
by Bruce Allan
· 13 years ago
7dbc167
e1000e: resolve checkpatch PREFER_PR_LEVEL warning
by Bruce Allan
· 13 years ago
8e5ab42
e1000e: add missing bailout on error
by Bruce Allan
· 13 years ago
12d43f7
e1000e: unexpected "Reset adapter" message when cable pulled
by Bruce Allan
· 13 years ago
3d4d575
e1000e: fix enabling of EEE on 82579 and I217
by Bruce Allan
· 13 years ago
651fb10
e1000e: 82577: workaround for link drop issue
by Bruce Allan
· 13 years ago
4ddc48a
e1000e: helper functions for accessing EMI registers
by Bruce Allan
· 13 years ago
1cc7a3a
e1000e: Invalid Image CSUM bit changed for I217
by Bruce Allan
· 13 years ago
635ab56
e1000e: Acquire/release semaphore when writing each EEPROM page
by Bruce Allan
· 13 years ago
1241f29
e1000e: SerDes autoneg flow control
by Bruce Allan
· 13 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 13 years ago
483f777
drivers/net: remove orphaned references to micro channel
by Paul Gortmaker
· 13 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 13 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
Next »