Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0329aba13791ec256dacdfdc74eca8673f6dd2e8
/
drivers
/
net
/
ethernet
/
intel
ed83da1
ixgbe: Do not parse past IP header on fragments beyond the first
by Alexander Duyck
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
daf56e4
igb: Fix SerDes autoneg flow control.
by Carolyn Wyborny
· 12 years ago
3860a0b
igb: Unset sigdetect for SERDES loopback on 82580 and i350
by Carolyn Wyborny
· 12 years ago
a0483e2
igb: Workaround for global device reset problem on 82580.
by Carolyn Wyborny
· 12 years ago
7916a53
igb: Refactoring of i210 file.
by Carolyn Wyborny
· 12 years ago
23e0f14
igb: Acquire, release semaphore for writing each EEPROM page
by Akeem G. Abodunrin
· 12 years ago
1720ee3
igb: Updates to read nvm function for i211 device
by Carolyn Wyborny
· 12 years ago
3288d73
ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c
by joshua.a.hay@intel.com
· 12 years ago
14a8d4bb
ixgbe: bump version number
by Don Skidmore
· 12 years ago
9b73598
ixgbe: Make the bridge mode setting sticky
by Greg Rose
· 12 years ago
2afaa00
ixgbe: Fix incorrect disabling of Tx hang check in case of PFC
by Parikh, Neerav
· 12 years ago
9de0c8e
ixgbe: Drop RLPML configuration from x540 RXDCTL register configuration
by Alexander Duyck
· 12 years ago
d48507f
igb: Use a 32-bit mask when calculating the flow control watermarks
by Matthew Vick
· 12 years ago
76f640f
igbvf: update version number
by Mitch A Williams
· 12 years ago
2c1a101
igbvf: work around i350 erratum
by Mitch A Williams
· 12 years ago
f2fb4ab
igb: Do not parse past IP header on fragments beyond the first
by Alexander Duyck
· 12 years ago
63d4a8f
igb: No longer rely on APME to determine WoL settings
by Matthew Vick
· 12 years ago
3e961a0
igb: Update PTP Rx filters
by Matthew Vick
· 12 years ago
b1ac1ef
ixgbe: fdb: only allow NUD_PERM fdb entries
by John Fastabend
· 12 years ago
db2adc2
ixgbe: ethtool correctly identify autoneg setting
by Jacob Keller
· 12 years ago
f3444d8
ixgbe: remove needless queuing for L4 ptp packets
by Jacob Keller
· 12 years ago
6ccf7a5
ixgbe: use ETQF filter name instead of magic number
by Jacob Keller
· 12 years ago
21cc57f
ixgbe: convert to use simple_open()
by Wei Yongjun
· 12 years ago
8ad88e3
ixgbe: Reformat output of ixgbe_dump
by Josh Hay
· 12 years ago
ff33c0e
net: Remove bogus dependencies on INET
by Ben Hutchings
· 12 years ago
55fb277
ixgbevf: Add checksum statistics counters to rings
by Greg Rose
· 12 years ago
3938d3c
ixgbevf: Remove unneeded and obsolete comment
by Greg Rose
· 12 years ago
dee847f
ixgbevf: White space and comments clean up
by Greg Rose
· 12 years ago
3157175
ixgbevf: Remove mailbox spinlock from the reset function
by Greg Rose
· 12 years ago
92fe0bf
ixgbevf: Remove checking for mac.ops function pointers
by Greg Rose
· 12 years ago
7af335c
ixgbevf: Remove the ring adapter pointer value
by Greg Rose
· 12 years ago
6259a01
ixgbevf: Fix unnecessary dereference where local var is available.
by Greg Rose
· 12 years ago
b9dd245
ixgbevf: Streamline the rx buffer allocation
by Greg Rose
· 12 years ago
24a372c
igb: Ethtool support to enable and disable EEE
by Akeem G. Abodunrin
· 12 years ago
80d0759
igb: Improve performance and reduce size of igb_tx_map
by Alexander Duyck
· 12 years ago
1d9daf4
igb: Update igb Tx flags to improve code efficiency
by Alexander Duyck
· 12 years ago
ed6aa10
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
by Alexander Duyck
· 12 years ago
039454a
igb: Support for modifying UDP RSS flow hashing
by Akeem G. Abodunrin
· 12 years ago
867eb39
igb: Clear Go Link Disconnect for 82580 and later devices
by Carolyn Wyborny
· 12 years ago
85624ca
ixgbevf: Reduce size of maximum rx buffer
by Greg Rose
· 12 years ago
366c109
ixgbevf: Add flag to indicate when rx is in net poll
by Greg Rose
· 12 years ago
a5f9337
ixgbevf: fix possible use of uninitialized variable
by Emil Tantilov
· 12 years ago
e45dd5f
ixgbevf: make sure probe fails on MSI-X enable error
by Jakub Kicinski
· 12 years ago
f7c40561
ixgbe: Do not use DCA to prefetch the entire packet into the cache
by Alexander Duyck
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
46acc46
eth: Make is_link_local() consistent with other address tests
by Ben Hutchings
· 12 years ago
202975b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
a24006e
ptp: Enable clock drivers along with associated net/PHY drivers
by Ben Hutchings
· 12 years ago
42a7cce
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
by Ben Hutchings
· 12 years ago
c562830
pps, ptp: Remove dependencies on EXPERIMENTAL
by Ben Hutchings
· 12 years ago
50f8d35
ixgbe: PTP get_ts_info missing software support
by Jacob Keller
· 12 years ago
ac56558
e1000: fix concurrent accesses to PHY from watchdog and ethtool
by Maxime Bizon
· 12 years ago
ede4126
igb: Fix EEPROM writes via ethtool on i210
by Carolyn Wyborny
· 12 years ago
09e7728
igb: Add function to read i211's invm version
by Carolyn Wyborny
· 12 years ago
40b2012
igb: Remove workaround for EEE configuration on i210/I211
by Carolyn Wyborny
· 12 years ago
3af3361
ixgbe: fix default setting of TXDCTL.WTHRESH
by Emil Tantilov
· 12 years ago
3645adb
ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_event
by Jacob Keller
· 12 years ago
810b6d7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
815cccb
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
by John Fastabend
· 12 years ago
ac61d51
igb: Fix sparse warning in igb_ptp_rx_pktstamp
by Alexander Duyck
· 12 years ago
0b1a6f2
igb: Update firmware version info for ethtool output.
by Carolyn Wyborny
· 12 years ago
9f0b851
igb: Enable auto-crossover during forced operation on 82580 and above.
by Matthew Vick
· 12 years ago
91ffb8e
igbvf: Check for error on dma_map_single call
by Greg Rose
· 12 years ago
f9d08f1
ixgbevf: Do not forward LLDP type frames
by Greg Rose
· 12 years ago
f42df16
ixgbe: reduce PTP rx path overhead
by Jiri Benc
· 12 years ago
39ac868
ixgbe: add/update descriptor maps in comments
by Josh Hay
· 12 years ago
f4de00e
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
by Alexander Duyck
· 12 years ago
3970c32
ixgbe: Return success or failure on VF MAC filter set
by Greg Rose
· 12 years ago
ec74a47
ixgbe: clean up the condition for turning on/off the laser
by Emil Tantilov
· 12 years ago
b3343a2
net, ixgbe: handle link local multicast addresses in SR-IOV mode
by John Fastabend
· 12 years ago
a301340
ixgbe: Fix return value from macvlan filter function
by Greg Rose
· 12 years ago
d7bbcd3
ixgbe: Add support for pipeline reset
by Don Skidmore
· 12 years ago
1b3d2d7
ixgbevf: Update version string
by Greg Rose
· 12 years ago
55fdd45b
ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock
by John Fastabend
· 12 years ago
6132ee8
ixgbevf: Check for error on dma_map_single call
by Greg Rose
· 12 years ago
f447770
ixgbevf: make netif_napi_add and netif_napi_del symmetric
by John Fastabend
· 12 years ago
3db7380
igb: Update version
by Carolyn Wyborny
· 12 years ago
59f3010
igb: Update get cable length function for i210/i211
by Carolyn Wyborny
· 12 years ago
6e97c17
e1000e: Minimum packet size must be 17 bytes
by Tushar Dave
· 12 years ago
1f4702a
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
by Alexander Duyck
· 12 years ago
de52a12
ixgbe: Add function ixgbe_reset_pipeline_82599
by Don Skidmore
· 12 years ago
505e3718
ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
by Alexander Duyck
· 12 years ago
71a49f7
ixgbe: Correcting small packet padding
by Tushar Dave
· 12 years ago
51a1f72
ixgbe: using is_zero_ether_addr() to simplify the code
by Wei Yongjun
· 12 years ago
1a71ab2
ixgbe: (PTP) refactor init, cyclecounter and reset
by Jacob Keller
· 12 years ago
f8a06c2
ixgbe: add WOL support for new subdevice id
by Emil Tantilov
· 12 years ago
56e9409
ixgbevf: Add VF DCB + SR-IOV support
by Alexander Duyck
· 12 years ago
bffb3bc
ixgbe: Enable support for VF API version 1.1 in the PF.
by Alexander Duyck
· 12 years ago
f591cd9
ixgbe: Add support for GET_QUEUES message to get DCB configuration
by Alexander Duyck
· 12 years ago
107d301
ixgbe: Add support for tracking the default user priority to SR-IOV
by Alexander Duyck
· 12 years ago
a048b40
ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
by Alexander Duyck
· 13 years ago
6a05004
igb: Split igb_update_dca into separate Tx and Rx functions
by Alexander Duyck
· 12 years ago
0c2cc02
igb: Move the calls to set the Tx and Rx queues into igb_open
by Alexander Duyck
· 12 years ago
5536d21
igb: Combine q_vector and ring allocation into a single function
by Alexander Duyck
· 12 years ago
de78d1f
igb: Lock buffer size at 2K even on systems with larger pages
by Alexander Duyck
· 12 years ago
2e334ee
igb: Move rx_buffer related code in Rx cleanup path into separate function
by Alexander Duyck
· 12 years ago
cbc8e55
igb: Map entire page and sync half instead of mapping and unmapping half pages
by Alexander Duyck
· 12 years ago
db2ee5b
igb: Combine post-processing of skb into a single function
by Alexander Duyck
· 12 years ago
1a1c225
igb: Do not use header split, instead receive all frames into a single buffer
by Alexander Duyck
· 12 years ago
Next »