Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
eef4560
ixgbe: update version number
by Don Skidmore
· 14 years ago
1210982
ixgbe: cleanup the hwmon function calls
by Don Skidmore
· 14 years ago
aa7bd46
ixgbe: support software timestamping
by Jacob Keller
· 14 years ago
e3aac88
ixgbe: add support for get_ts_info
by Jacob Keller
· 14 years ago
db76ad4
ixgbe: correct disable_rx_buff timeout
by Jacob Keller
· 14 years ago
681ae1a
ixgbe: Enable timesync clock-out feature for PPS support on X540
by Jacob E Keller
· 14 years ago
3a6a4ed
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
by Jacob Keller
· 14 years ago
44b82dd
ixgbe: Fix bogus error message
by Greg Rose
· 14 years ago
3ebe8fd
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
by Alexander Duyck
· 14 years ago
943561d
ixgbe: Clean up priority based flow control
by Alexander Duyck
· 14 years ago
dcaccc8
ixgbe: Exit on error case in VF message processing
by Alexander Duyck
· 14 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
e1abc1b
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
by John Fastabend
· 14 years ago
dad8a3b
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
by John Fastabend
· 14 years ago
041441d
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
by Alexander Duyck
· 14 years ago
67a79df
ixgbe: Reorder link flow control functions in ixgbe_common.c
by Alexander Duyck
· 14 years ago
dd411ec
ixgbe: Use __free_pages instead of put_page to release pages
by Alexander Duyck
· 14 years ago
786e9a5
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
by Alexander Duyck
· 14 years ago
d0bfcdf
ixgbe: Reorder the ring to q_vector mapping to improve performance
by Alexander Duyck
· 14 years ago
a4d4f62
ixgbe: Track instances of buffer available but no DMA resources present
by Alexander Duyck
· 14 years ago
f525c6d2
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
by John Fastabend
· 14 years ago
ab6039a
ixgbe: fix race condition with shutdown
by Don Skidmore
· 14 years ago
af94bf6
ixgbe: Fix use after free on module remove
by Alexander Duyck
· 14 years ago
6b42a9c
ixgbe: Reset max_vfs to zero when user request is out of range
by Greg Rose
· 14 years ago
2ee7065
ixgbe: Deny MACVLAN requests from VFs with admin set MAC
by Greg Rose
· 14 years ago
3ca8bc6
ixgbe: add hwmon interface to export thermal data
by Don Skidmore
· 14 years ago
e1ea915
ixgbe: add support functions to access thermal data
by Don Skidmore
· 14 years ago
441e171
ixgbe: fix calling skb_put on nonlinear skb assertion bug
by Yi Zou
· 14 years ago
2b1588c
ixgbe: Fix a memory leak in IEEE DCB
by Alexander Duyck
· 14 years ago
8e2813f
ixgbe: check for WoL support in single function
by Jacob Keller
· 14 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
b2db497
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
by Alexander Duyck
· 14 years ago
34948a9
ixgbe: add missing rtnl_lock in PM resume path
by Benjamin Poirier
· 14 years ago
56845d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
2b20271
ixgbe: UTA table incorrectly programmed
by Greg Rose
· 14 years ago
9dcb373
ixgbe: allow RAR table to be updated in promisc mode
by John Fastabend
· 14 years ago
0f4b0ad
ixgbe: enable FDB netdevice ops
by John Fastabend
· 14 years ago
8f56e4b
ixgbe: add I2C clock stretching
by Don Skidmore
· 14 years ago
c509e75
ixgbe: fix WoL issue with fiber
by Don Skidmore
· 14 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
7116130
ixgbe: consolidate reporting of MSIX vectors into a single function
by Emil Tantilov
· 14 years ago
aacc1be
ixgbe: driver fix for link flap
by Multanen, Eric W
· 14 years ago
8e4f325
ixgbe: update version number
by Don Skidmore
· 14 years ago
70e5576
ixgbe: fix typo in enumeration name
by Don Skidmore
· 14 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 14 years ago
8f4a0a3
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
by Alexander Duyck
· 14 years ago
8af3c33
ixgbe: fix namespace issues when FCoE/DCB is not enabled
by Jeff Kirsher
· 14 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
· 14 years ago
3f2d1c0
ixgbe: Support RX-ALL feature flag.
by Ben Greear
· 14 years ago
f43f313
ixgbe: Support sending custom Ethernet FCS.
by Ben Greear
· 14 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
· 14 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
· 14 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
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
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
· 15 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
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
· 14 years ago
9e0c564
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
by Alexander Duyck
· 14 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 14 years ago
3cc26e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 14 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
8a0da21
ixgbe: Combine post-DMA processing of sk_buff fields into single function
by Alexander Duyck
· 14 years ago
e4f7402
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
by Alexander Duyck
· 14 years ago
f56e0cb
ixgbe: Add function for testing status bits in Rx descriptor
by Alexander Duyck
· 14 years ago
f990b79
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
by Alexander Duyck
· 14 years ago
1d2024f
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
by Alexander Duyck
· 14 years ago
4c1975d
ixgbe: Minor refactor of RSC
by Alexander Duyck
· 14 years ago
9cc00b5
ixgbe: ethtool: stats user buffer overrun
by John Fastabend
· 14 years ago
5facb8e
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
by John Fastabend
· 14 years ago
9d837ea
ixgbe: do not update real num queues when netdev is going away
by Yi Zou
· 14 years ago
Next »