Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cfb8c3aa59302636c69890be10b2ef23a7ca83b2
/
drivers
/
net
/
ethernet
/
intel
cfb8c3a
igb: fix rtnl race in PM resume path
by Benjamin Poirier
· 13 years ago
dd7f5c9
e1000: Silence sparse warnings by correcting type
by Andrei Emeltchenko
· 13 years ago
dad8a3b
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
by John Fastabend
· 13 years ago
f525c6d2
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
by John Fastabend
· 13 years ago
ab6039a
ixgbe: fix race condition with shutdown
by Don Skidmore
· 13 years ago
441e171
ixgbe: fix calling skb_put on nonlinear skb assertion bug
by Yi Zou
· 13 years ago
2b1588c
ixgbe: Fix a memory leak in IEEE DCB
by Alexander Duyck
· 13 years ago
9bd1be45
igbvf: fix the bug when initializing the igbvf
by Samuel Liao
· 13 years ago
727c356
e1000e: Fix default interrupt throttle rate not set in NIC HW
by Jeff Kirsher
· 13 years ago
569a3af
e1000e: MSI interrupt test failed, using legacy interrupt
by Prasanna S Panchamukhi
· 13 years ago
b2db497
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
by Alexander Duyck
· 13 years ago
34948a9
ixgbe: add missing rtnl_lock in PM resume path
by Benjamin Poirier
· 13 years ago
c509e75
ixgbe: fix WoL issue with fiber
by Don Skidmore
· 13 years ago
92fe173
e1000e: issues in Sx on 82577/8/9
by Bruce Allan
· 13 years ago
bf03085
e1000e: Guarantee descriptor writeback flush success.
by Matthew Vick
· 13 years ago
bb9e44d
e1000e: prevent oops when adapter is being closed and reset simultaneously
by Bruce Allan
· 13 years ago
aacc1be
ixgbe: driver fix for link flap
by Multanen, Eric W
· 13 years ago
8e4f325
ixgbe: update version number
by Don Skidmore
· 13 years ago
70e5576
ixgbe: fix typo in enumeration name
by Don Skidmore
· 13 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 13 years ago
52f5509
e1000: fix vlan processing regression
by Jiri Pirko
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
4679026
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 14 years ago
8f4a0a3
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
by Alexander Duyck
· 13 years ago
f24fd89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
8af3c33
ixgbe: fix namespace issues when FCoE/DCB is not enabled
by Jeff Kirsher
· 13 years ago
449e39d
igbvf: Use ETH_ALEN
by Joe Perches
· 13 years ago
567d2de
ixgbe: Correct flag values set by ixgbe_fix_features
by Alexander Duyck
· 14 years ago
ef6afc0
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
by Alexander Duyck
· 14 years ago
581330b
ixgbe: Whitespace cleanups
by Alexander Duyck
· 14 years ago
6ca4350
ixgbe: Two minor fixes for RSS and FDIR set queues functions
by Alexander Duyck
· 14 years ago
35937c0
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
by Alexander Duyck
· 14 years ago
eb01b97
ixgbe: Move poll routine in order to improve readability
by Alexander Duyck
· 14 years ago
6bb78cf
ixgbe: cleanup logic for the service timer and VF hang detection
by Alexander Duyck
· 14 years ago
d3ee429
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
by Alexander Duyck
· 14 years ago
244e27a
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
by Alexander Duyck
· 14 years ago
729739b
ixgbe: always write DMA for single_mapped value with skb
by Alexander Duyck
· 14 years ago
091a624
ixgbe: Write gso_segs and bytcount to the ring sooner
by Alexander Duyck
· 14 years ago
fd0db0e
ixgbe: Place skb on first buffer_info structure to avoid using stack space
by Alexander Duyck
· 14 years ago
7d7ce68
ixgbe: Use packets to track Tx completions instead of a seperate value
by Alexander Duyck
· 14 years ago
93f5b3c
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
by Alexander Duyck
· 14 years ago
a50c29d
ixgbe: Make certain that all frames fit minimum size requirements
by Alexander Duyck
· 14 years ago
655309e
ixgbe: cleanup logic in ixgbe_change_mtu
by Alexander Duyck
· 14 years ago
f800326
ixgbe: Replace standard receive path with a page based receive
by Alexander Duyck
· 13 years ago
3f2d1c0
ixgbe: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
f43f313
ixgbe: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
89eaefb
igb: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
6b8f092
igb: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
cdf485b
ixgbe: dcb: use DCB config values for FCoE traffic class on open
by John Fastabend
· 14 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
3ed69d7
ixgbe: use typed min/max functions where possible
by Jesse Brandeburg
· 14 years ago
9cdcf09
ixgbe: fix obvious return value bug.
by Don Skidmore
· 13 years ago
621bd70
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
by Alexander Duyck
· 14 years ago
bdda1a6
ixgbe: Do not disable read relaxed ordering when DCA is enabled
by Alexander Duyck
· 14 years ago
5edc446
ixgb: Remove unnecessary defines, use pr_debug
by Joe Perches
· 14 years ago
3832b26
ixgbe: Simplify logic for ethtool loopback frame creation and testing
by Alexander Duyck
· 14 years ago
a557928
ixgbe: Add iterator for cycling through rings on a q_vector
by Alexander Duyck
· 14 years ago
de88eee
ixgbe: Allocate rings as part of the q_vector
by Alexander Duyck
· 14 years ago
b9f6ed2
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
by Alexander Duyck
· 14 years ago
8f15486
ixgbe: Default to queue pairs when number of queues is less than CPUs
by Alexander Duyck
· 14 years ago
5d967eb
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
by Alexander Duyck
· 14 years ago
e954b37
ixgbe: Address issues with Tx WHTRESH value not being set correctly
by Alexander Duyck
· 14 years ago
46646e6
ixgbe: Reorder adapter contents for better cache utilization
by Alexander Duyck
· 14 years ago
7f83a9e
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
by Alexander Duyck
· 14 years ago
5c49035
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
by Alexander Duyck
· 14 years ago
b2d96e0
ixgbe: add support for byte queue limits
by Alexander Duyck
· 14 years ago
35551c4
ixgbe: remove tie between NAPI work limits and interrupt moderation
by Jeff Kirsher
· 14 years ago
51a76c3
igb: fix ethtool offline test
by Jeff Kirsher
· 14 years ago
2b88f2d
net: dcb: getnumtcs()/setnumtcs() should return an int
by John Fastabend
· 14 years ago
89d27a3
ixgbe: dcb: check setup_tc return codes
by John Fastabend
· 14 years ago
6f66342c
e100: Show short v/s long rx length errors in ethtool stats.
by Ben Greear
· 13 years ago
d24d65e
e100: Fix rx-over-length statistics.
by Ben Greear
· 13 years ago
24ddd96
ixgbe: Fix comments that are out of date or formatted incorrectly
by Alexander Duyck
· 14 years ago
c466d7a
ixgbe: fix spelling errors
by Don Skidmore
· 13 years ago
9e0c564
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
by Alexander Duyck
· 14 years ago
bb9c5ee
e1000e: use msleep instead of mdelay
by Bruce Allan
· 13 years ago
3d3a167
e1000e: cleanup whitespace and indentation
by Bruce Allan
· 13 years ago
06c24b9
e1000e: cleanup incorrect filename in comment
by Bruce Allan
· 13 years ago
0bf61e6
e100: Support RXALL feature flag.
by Ben Greear
· 13 years ago
75f58a5
e100: Support sending custom Ethernet CRC
by Ben Greear
· 14 years ago
719cdac
e100: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
e85e363
e1000e: rename e1000e_reload_nvm() and call as function pointer
by Bruce Allan
· 13 years ago
0d37678
e1000e: cleanup - remove unnecessary variable
by Bruce Allan
· 13 years ago
b20caa8
e1000e: use true/false for boolean send_xon, do not assume always true
by Bruce Allan
· 13 years ago
b2a50e1
e1000e: cleanup comment in e1000_hash_mc_addr()
by Bruce Allan
· 13 years ago
57cde76
e1000e: rename e1000e_config_collision_dist() and call as function pointer
by Bruce Allan
· 13 years ago
6e3c807
e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
by Bruce Allan
· 13 years ago
944ce01
e1000e: cleanup calls to setup_physical_interface function pointer
by Bruce Allan
· 13 years ago
44abd5c
e1000e: cleanup use of check_reset_block function pointer
by Bruce Allan
· 13 years ago
4876832
e1000e: cleanup use of check_mng_mode function pointer
by Bruce Allan
· 13 years ago
1a46b40
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
by Bruce Allan
· 13 years ago
d1964eb
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
by Bruce Allan
· 13 years ago
f794e7e
ixgbevf: print MAC via printk format specifier
by Danny Kukawka
· 13 years ago
e29b5d8
v2 e1000: Neaten e1000_dump function
by Tushar Dave
· 14 years ago
542c3f4
e1000: Neaten e1000_config_dsp_after_link_change
by Joe Perches
· 14 years ago
dffcdde
e1000e: cosmetic comment changes to make lines less than 80 characters
by Bruce Allan
· 13 years ago
b4d8e21
e1000e: cosmetic change to boolean comparisons
by Bruce Allan
· 13 years ago
b0d1562
e1000: Support RX-FCS flag.
by Ben Greear
· 14 years ago
11a78dc
e1000: Support sending custom Ethernet CRC.
by Ben Greear
· 14 years ago
cf955e6
e1000e: Support RXALL feature flag.
by Ben Greear
· 14 years ago
Next »