Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7cf745bea6aa26dd38136a093bbbf9275f74bdc
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
e7cf745
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
by Jacob Keller
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5d7daa3
ixgbe: improve mac filter handling
by Jacob Keller
· 11 years ago
eda183c
ixgbe: clean up Rx time stamping code
by Jakub Kicinski
· 11 years ago
58cf663
ixgbe: Add bit to mark service task initialization
by Mark Rustad
· 11 years ago
41c6284
ixgbe: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
151b260c
ixgbe: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
78d820e
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
by Jacob Keller
· 11 years ago
2a1a091
ixgbe: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
84227bc
ixgbe: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
09f40ae
ixgbe: Indicate removal state explicitly
by Mark Rustad
· 11 years ago
03b77d8
ixgbe: Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 11 years ago
2a47fa4
ixgbe: enable l2 forwarding acceleration for macvlans
by John Fastabend
· 11 years ago
fb44519
ixgbe: Reduce memory consumption with larger page sizes
by Anton Blanchard
· 11 years ago
27d9ce4
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
by Jacob Keller
· 11 years ago
b464003
ixgbe: remove marketing names from busy poll code
by Jacob Keller
· 11 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
8fecf67
ixgbe: fix lockdep annotation issue for ptp's work item
by Jacob Keller
· 11 years ago
a4b6fc6
ixgbe: fix SFF data dumps of SFP+ modules
by Emil Tantilov
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
7e15b90
ixgbe: add extra stats for ndo_ll_poll
by Eliezer Tamir
· 11 years ago
5a85e73
ixgbe: add support for ndo_ll_poll
by Eliezer Tamir
· 11 years ago
33243fb
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
by Joe Perches
· 12 years ago
990a315
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
by Alexander Duyck
· 12 years ago
71858ac
ixgbe: implement SFF diagnostic monitoring via ethtool
by Aurélien Guillaume
· 12 years ago
cca73c5
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
by Alexander Duyck
· 12 years ago
fd786b7
ixgbe: Add function for setting XPS queue mapping
by Alexander Duyck
· 12 years ago
d3cb986
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
by Alexander Duyck
· 12 years ago
c560451
ixgbe: Fix SR-IOV MTU warning
by Alexander Duyck
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 12 years ago
da36b64
ixgbe: Implement PCI SR-IOV sysfs callback operation
by Greg Rose
· 12 years ago
39dfb71
ixgbe: Inline Rx PTP descriptor handling
by Alexander Duyck
· 12 years ago
891dc08
ixgbe: Add ptp work item to poll for the Tx timestamp
by Jacob Keller
· 12 years ago
6cb562d
ixgbe: Use watchdog check in favor of BPF for detecting latched timestamp
by Jacob Keller
· 12 years ago
472148c
ixgbe: Update ixgbe Tx flags to improve code efficiency
by Alexander Duyck
· 12 years ago
9b73598
ixgbe: Make the bridge mode setting sticky
by Greg Rose
· 12 years ago
a24006e
ptp: Enable clock drivers along with associated net/PHY drivers
by Ben Hutchings
· 12 years ago
d7bbcd3
ixgbe: Add support for pipeline reset
by Don Skidmore
· 12 years ago
1a71ab2
ixgbe: (PTP) refactor init, cyclecounter and reset
by Jacob Keller
· 12 years ago
107d301
ixgbe: Add support for tracking the default user priority to SR-IOV
by Alexander Duyck
· 12 years ago
374c65d
ixgbe: Add mailbox API version negotiation support to ixgbe PF
by Alexander Duyck
· 12 years ago
c88887e
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
by Alexander Duyck
· 12 years ago
0094916
ixgbe: add debugfs support
by Catherine Sullivan
· 12 years ago
62748b7
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
by Alexander Duyck
· 12 years ago
09816fb
ixgbe: Only use double buffering if page size is less than 8K
by Alexander Duyck
· 12 years ago
252562c
ixgbe: Reduce Rx header size to what is actually used
by Alexander Duyck
· 12 years ago
9297127
ixgbe: Change how we check for pre-existing and assigned VFs
by Alexander Duyck
· 12 years ago
7c8ae65
ixgbe: Make FCoE allocation and configuration closer to how rings work
by Alexander Duyck
· 13 years ago
1d9c0bf
ixgbe: Use VMDq offset to indicate the default pool
by Alexander Duyck
· 13 years ago
a16a0d2
ixgbe: Cleanup holes in flags after removing several of them
by Alexander Duyck
· 12 years ago
fbe7ca7
ixgbe: Retire RSS enabled and capable flags
by Alexander Duyck
· 12 years ago
73079ea
ixgbe: Add support for SR-IOV w/ DCB or RSS
by Alexander Duyck
· 12 years ago
800bd60
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
by Alexander Duyck
· 12 years ago
e4b317e
ixgbe: Add feature offset value to ring features
by Alexander Duyck
· 13 years ago
c087663
ixgbe: Add upper limit to ring features
by Alexander Duyck
· 13 years ago
49c7ffb
ixgbe: count q_vectors instead of MSI-X vectors
by Alexander Duyck
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
57efd44
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
by Alexander Duyck
· 12 years ago
1d1a79b
ixgbe: Check PTP Rx timestamps via BPF filter
by Jacob Keller
· 12 years ago
1210982
ixgbe: cleanup the hwmon function calls
by Don Skidmore
· 13 years ago
681ae1a
ixgbe: Enable timesync clock-out feature for PPS support on X540
by Jacob E Keller
· 13 years ago
3a6a4ed
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
by Jacob Keller
· 13 years ago
3ebe8fd
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
by Alexander Duyck
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f525c6d2
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
by John Fastabend
· 13 years ago
3ca8bc6
ixgbe: add hwmon interface to export thermal data
by Don Skidmore
· 13 years ago
8e2813f
ixgbe: check for WoL support in single function
by Jacob Keller
· 13 years ago
70e5576
ixgbe: fix typo in enumeration name
by Don Skidmore
· 13 years ago
8af3c33
ixgbe: fix namespace issues when FCoE/DCB is not enabled
by Jeff Kirsher
· 13 years ago
567d2de
ixgbe: Correct flag values set by ixgbe_fix_features
by Alexander Duyck
· 13 years ago
ef6afc0
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
by Alexander Duyck
· 13 years ago
d3ee429
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
by Alexander Duyck
· 13 years ago
244e27a
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
by Alexander Duyck
· 13 years ago
729739b
ixgbe: always write DMA for single_mapped value with skb
by Alexander Duyck
· 13 years ago
fd0db0e
ixgbe: Place skb on first buffer_info structure to avoid using stack space
by Alexander Duyck
· 13 years ago
7d7ce68
ixgbe: Use packets to track Tx completions instead of a seperate value
by Alexander Duyck
· 13 years ago
f800326
ixgbe: Replace standard receive path with a page based receive
by Alexander Duyck
· 13 years ago
621bd70
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
by Alexander Duyck
· 13 years ago
a557928
ixgbe: Add iterator for cycling through rings on a q_vector
by Alexander Duyck
· 13 years ago
de88eee
ixgbe: Allocate rings as part of the q_vector
by Alexander Duyck
· 13 years ago
8f15486
ixgbe: Default to queue pairs when number of queues is less than CPUs
by Alexander Duyck
· 13 years ago
46646e6
ixgbe: Reorder adapter contents for better cache utilization
by Alexander Duyck
· 13 years ago
b2d96e0
ixgbe: add support for byte queue limits
by Alexander Duyck
· 13 years ago
8a0da21
ixgbe: Combine post-DMA processing of sk_buff fields into single function
by Alexander Duyck
· 13 years ago
e4f7402
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
by Alexander Duyck
· 13 years ago
f56e0cb
ixgbe: Add function for testing status bits in Rx descriptor
by Alexander Duyck
· 13 years ago
4c1975d
ixgbe: Minor refactor of RSC
by Alexander Duyck
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 13 years ago
ea81875
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
15e5209
ixgbe: change the eeprom version reported by ethtool
by Emil Tantilov
· 13 years ago
de4c7f6
ixgbe: Add new netdev op to turn spoof checking on or off per VF
by Greg Rose
· 13 years ago
83c61fa
ixgbe: Add protection from VF invalid target DMA
by Greg Rose
· 13 years ago
d5bf4f6
ixgbe: Cleanup q_vector interrupt throttle rate logic
by Emil Tantilov
· 13 years ago
c23f5b6
ixgbe: add WOL support for X540
by Emil Tantilov
· 13 years ago
c6bda30
ixgbe: Reconfigure SR-IOV Init
by Greg Rose
· 13 years ago
Next »