Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6485160396fcec2fa8a0acfa7c8c090f020db694
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
db956ae
net: ixgbe: abort with cls u32 divisor groups greater than 1
by John Fastabend
· 9 years ago
b82b17d
net: ixgbe: add support for tc_u32 offload
by John Fastabend
· 9 years ago
e9ee323
ixgbe: fix RSS limit for X550
by Emil Tantilov
· 9 years ago
e1d0a2a
ixgbe: Fix VLAN promisc in relation to SR-IOV
by Alexander Duyck
· 9 years ago
1636956
ixgbe: Add support for VLAN promiscuous with SR-IOV
by Alexander Duyck
· 9 years ago
988d130
ixgbe: Save VF info and take references
by Mark Rustad
· 9 years ago
a9763f3
ixgbe: Update PTP to support X550EM_x devices
by Mark Rustad
· 9 years ago
c9f53e6
ixgbe: Refactor MAC address configuration code
by Alexander Duyck
· 9 years ago
8443c1a4
ixgbe, ixgbevf: Add new mbox API xcast mode
by Hiroshi Shimamoto
· 9 years ago
54011e4
ixgbe: Add new ndo to trust VF
by Hiroshi Shimamoto
· 9 years ago
58e7cd2
ixgbe: Limit SFP polling rate
by Mark Rustad
· 9 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 9 years ago
1c7cf07
ixgbe: support for ethtool set_rxfh
by Tom Barbette
· 9 years ago
67359c3
ixgbe: Add support for VXLAN RX offloads
by Mark Rustad
· 10 years ago
597f22d
ixgbe: add support for interrupts from X550 external PHY
by Don Skidmore
· 10 years ago
e65ce0d
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
by Vlad Zolotarov
· 10 years ago
7f276ef
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
by Vlad Zolotarov
· 10 years ago
dfaf891
ixgbe: Refactor the RSS configuration code
by Vlad Zolotarov
· 10 years ago
aa2bacb
ixgbe: Move bridge mode from flag to variable
by Don Skidmore
· 10 years ago
856f606
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
by Alexander Duyck
· 10 years ago
5b7f000
ixgbe: add Tx anti spoofing support
by Don Skidmore
· 10 years ago
3f20780
ixgbe: add VXLAN offload support for X550 devices
by Don Skidmore
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
6a14ee0
ixgbe: Add X550 support function pointers
by Don Skidmore
· 10 years ago
0f9b232
ixgbe: add support for X550 extended RSS support
by Don Skidmore
· 10 years ago
ad435ec
ixgbe: Remove tail write abstraction and add missing barrier
by Alexander Duyck
· 10 years ago
3463de1
ixgbe: delete one duplicate marcro definition of IXGBE_MAX_L2A_QUEUES
by Ethan Zhao
· 10 years ago
6fbac83
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
by Jacob Keller
· 10 years ago
d38e924
ixgbe: remove useless bd_number from adapter struct
by Ethan Zhao
· 10 years ago
adc81090
ixgbe: Refactor busy poll socket code to address multiple issues
by Alexander Duyck
· 10 years ago
9966d1e
ixgbe: separate the PTP suspend and stop actions
by Jacob Keller
· 11 years ago
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
· 12 years ago
a4b6fc6
ixgbe: fix SFF data dumps of SFP+ modules
by Emil Tantilov
· 12 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
· 12 years ago
5a85e73
ixgbe: add support for ndo_ll_poll
by Eliezer Tamir
· 12 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
· 13 years ago
9297127
ixgbe: Change how we check for pre-existing and assigned VFs
by Alexander Duyck
· 13 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
· 13 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
· 13 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
· 13 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
Next »