Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9b10df596bd4d38f2a58cf87e0780510acc53d8d
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ethtool.c
9b10df5
i40e: use WARN_ONCE to replace the commented BUG_ON size check
by Jacob Keller
· 7 years ago
019b9cd
i40e: split i40e_get_strings() into smaller functions
by Jacob Keller
· 7 years ago
b831236
i40e: always return all queue stat strings
by Jacob Keller
· 7 years ago
9955d49
i40e: always return VEB stat strings
by Jacob Keller
· 7 years ago
3f76d01
i40e: add tx_busy to ethtool stats
by Harshitha Ramamurthy
· 7 years ago
132ee00
i40e: cleanup whitespace for some ethtool stat definitions
by Jacob Keller
· 7 years ago
7e20188
i40e: remove duplicate pfc stats
by Jacob Keller
· 7 years ago
0ded9c6
i40e: calculate ethtool stats size in a separate function
by Jacob Keller
· 7 years ago
6ee4d32
i40e: Add advertising 10G LR mode
by Jakub Pawlak
· 7 years ago
f525442
i40e/i40evf: cleanup incorrect function doxygen comments
by Jacob Keller
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
886ff14
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
by Jacob Keller
· 7 years ago
134201a
i40e: move AUTO_DISABLED flags into the state field
by Jacob Keller
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
3f8c8437
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
by Patryk Małek
· 7 years ago
88244a4
i40e: Prevent setting link speed on KX_X722
by Patryk Małek
· 7 years ago
32c23b4
i40e: Properly check allowed advertisement capabilities
by Jan Sokolowski
· 7 years ago
c3880bd
i40e: link_down_on_close private flag support
by Mariusz Stachura
· 8 years ago
7b63435
i40e: i40e: Change ethtool check from MAC to HW flag
by Dave Ertman
· 8 years ago
556fdfd
i40e/i40evf: Split container ITR into current_itr and target_itr
by Alexander Duyck
· 8 years ago
92418fb
i40e/i40evf: Use usec value instead of reg value for ITR defines
by Alexander Duyck
· 8 years ago
8b99b11
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
by Alexander Duyck
· 8 years ago
fe09ed0
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
by Alan Brady
· 8 years ago
17b4d25
i40e: Warn when setting link-down-on-close while in MFP
by Paweł Jabłoński
· 8 years ago
40588ca
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
by Alexander Duyck
· 8 years ago
40339af
i40e: fix reported mask for ntuple filters
by Jacob Keller
· 8 years ago
443ee71
i40e: disallow programming multiple filters with same criteria
by Jacob Keller
· 8 years ago
02b4016
i40e: program fragmented IPv4 filter input set
by Jacob Keller
· 8 years ago
c61c8fe
i40e: Implement an ethtool private flag to stop LLDP in FW
by Dave Ertman
· 8 years ago
60f481b
i40e: change flags to use 64 bits
by Alice Michael
· 8 years ago
b5b5f37
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
by Alexander Duyck
· 8 years ago
ca6e1d0
i40e: Fix for adding multiple ethtool filters on the same location
by Patryk Małek
· 8 years ago
dbd668e
i40e: display priority_xon and priority_xoff stats
by Alice Michael
· 8 years ago
8712882
i40e: setup xdp_rxq_info
by Jesper Dangaard Brouer
· 8 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
5efe0c6
i40e: Cloud filter mode for set_switch_config command
by Amritha Nambiar
· 8 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 8 years ago
cee9199
i40e: convert i40e_set_link_ksettings to new API
by Alan Brady
· 8 years ago
636b62d
i40e: rename 'change' variable to 'autoneg_changed'
by Alan Brady
· 8 years ago
79f04a3
i40e: convert i40e_get_settings_link_up to new API
by Alan Brady
· 8 years ago
1eaae51
i40e: convert i40e_phy_type_to_ethtool to new API
by Alan Brady
· 8 years ago
211b4c1
i40e: Add new PHY types for 25G AOC and ACC support
by Sudheer Mogilappagari
· 8 years ago
6987bd25
i40e: group autoneg PHY types together
by Alan Brady
· 8 years ago
a03af69
i40e: fix whitespace issues in i40e_ethtool.c
by Alan Brady
· 8 years ago
91a5c44
i40e: fix comment typo
by Alan Brady
· 8 years ago
52e2d02
i40e: fix i40e_phy_type_to_ethtool function header
by Alan Brady
· 8 years ago
5f43499
i40e: fix clearing link masks in i40e_get_link_ksettings
by Alan Brady
· 8 years ago
21675bd
i40e: add function header for i40e_get_rxfh
by Alan Brady
· 8 years ago
c6faca7
i40e: remove ifdef SPEED_25000
by Alan Brady
· 8 years ago
1c142e1
i40e: rename 'cmd' variables in ethtool interface
by Alan Brady
· 8 years ago
a9ce82f
i40e: Enable 'channel' mode in mqprio for TC configs
by Amritha Nambiar
· 8 years ago
b74f571
i40e/i40evf: organize and re-number feature flags
by Jacob Keller
· 8 years ago
052b93d
i40e: do not enter PHY debug mode while setting LEDs behaviour
by Mariusz Stachura
· 8 years ago
64615b5
i40e: add private flag to control source pruning
by Mitch Williams
· 8 years ago
9c0e5ca
i40e: Add support for 'ethtool -m'
by Filip Sadowski
· 8 years ago
06b2dec
i40e: prevent changing ITR if adaptive-rx/tx enabled
by Alan Brady
· 8 years ago
841c950
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
by Jacob Keller
· 8 years ago
d36e41d
i40e: separate hw_features from runtime changing flags
by Jacob Keller
· 8 years ago
b85c94b
i40e/i40evf: remove mismatched type warnings
by Jesse Brandeburg
· 8 years ago
83d14c5
i40e: Add message for unsupported MFP mode
by Carolyn Wyborny
· 8 years ago
74608d1
i40e: add support for XDP_TX action
by Björn Töpel
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6964e53
i40e: fix handling of HW ATR eviction
by Jacob Keller
· 8 years ago
2955fac
i40e: add statistic indicating number of skipped Tx timestamps
by Jacob Keller
· 8 years ago
47994c1
i40e: remove hw_disabled_flags in favor of using separate flag bits
by Jacob Keller
· 8 years ago
0da36b9
i40e: use DECLARE_BITMAP for state fields
by Jacob Keller
· 8 years ago
6322e63
i40e: properly spell I40E_VF_STATE_* flags
by Jacob Keller
· 8 years ago
e8d2f4c
i40e: fix CONFIG_BUSY checks in i40e_set_settings function
by Jacob Keller
· 8 years ago
17daabb
i40e: Simplify i40e_detect_recover_hung_queue logic
by Alan Brady
· 8 years ago
373149f
i40e: Decrease the scope of rtnl lock
by Maciej Sosin
· 8 years ago
c424d4a
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
by Alexander Duyck
· 8 years ago
aca955d
i40e: Clean up handling of private flags
by Alexander Duyck
· 8 years ago
9eed69a
i40e: Drop FCoE code from core driver files
by Alexander Duyck
· 8 years ago
f223c87
i40e: add support for SCTPv4 FDir filters
by Jacob Keller
· 9 years ago
0e588de
i40e: implement support for flexible word payload
by Jacob Keller
· 9 years ago
e793095
i40e: add parsing of flexible filter fields from userdef
by Jacob Keller
· 9 years ago
43b1569
i40e: partition the ring_cookie to get VF index
by Jacob Keller
· 9 years ago
9229e99
i40e: allow changing input set for ntuple filters
by Jacob Keller
· 9 years ago
36777d9
i40e: check current configured input set when adding ntuple filters
by Jacob Keller
· 8 years ago
faa16e0
i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
by Jacob Keller
· 8 years ago
c6da525
i40e: always remove old filter when adding new FDir filter
by Jacob Keller
· 9 years ago
1ec8dea
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
by Jacob Keller
· 9 years ago
01016da
i40e: rework exit flow of i40e_add_fdir_ethtool
by Jacob Keller
· 9 years ago
8ce43dc
i40e: don't use arrays for (src|dst)_ip
by Jacob Keller
· 9 years ago
a7f9094
i40e: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 9 years ago
b77ac97
i40e: rename auto_disable_flags to hw_disabled_flags
by Harshitha Ramamurthy
· 9 years ago
c271dd6
i40e: fix ethtool to get EEPROM data from X722 interface
by Lihong Yang
· 9 years ago
b7eaf8f
i40e: Save more link abilities when using ethtool
by Henry Tieman
· 9 years ago
3308406
i40e: add interrupt rate limit verbosity
by Alan Brady
· 9 years ago
1c0e6a3
i40e: refactor macro INTRL_USEC_TO_REG
by Alan Brady
· 9 years ago
1e28e86
i40e: defeature support for PTP L4 frame detection on XL710
by Jacob Keller
· 9 years ago
3123237
i40e: Add support for 25G devices
by Carolyn Wyborny
· 9 years ago
4f9b430
i40e: Blink LED on 1G BaseT boards
by Henry Tieman
· 9 years ago
e5d3220
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
by Jacob Keller
· 9 years ago
4ad9f4f
i40e: Fix for ethtool Supported link modes
by Harshitha Ramamurthy
· 9 years ago
2f7679e
i40e: fix panic on SPARC while changing num of desc
by Tushar Dave
· 9 years ago
d182a5c
i40e: avoid duplicate private flags definitions
by Jacob Keller
· 9 years ago
3aa7b74
i40e: removed unreachable code
by Filip Sadowski
· 9 years ago
4b81644
i40e: Add common function for finding VSI by type
by Alexander Duyck
· 9 years ago
5d4ca23
i40e: Clean up handling of msglevel flags and debug parameter
by Alexander Duyck
· 9 years ago
Next »