index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
1
-28
/
+28
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
1
-0
/
+38
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
1
-59
/
+58
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
1
-68
/
+69
2018-05-22
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
1
-2
/
+4
2018-05-22
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
1
-83
/
+100
2018-05-22
i40e: always return all queue stat strings
Jacob Keller
1
-5
/
+17
2018-05-22
i40e: always return VEB stat strings
Jacob Keller
1
-29
/
+23
2018-05-14
i40e: add tx_busy to ethtool stats
Harshitha Ramamurthy
1
-0
/
+1
2018-05-14
i40e: cleanup whitespace for some ethtool stat definitions
Jacob Keller
1
-6
/
+6
2018-05-14
i40e: remove duplicate pfc stats
Jacob Keller
1
-4
/
+0
2018-05-14
i40e: calculate ethtool stats size in a separate function
Jacob Keller
1
-10
/
+18
2018-04-30
i40e: Add advertising 10G LR mode
Jakub Pawlak
1
-1
/
+3
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-9
/
+15
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
1
-14
/
+5
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
1
-2
/
+2
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
Patryk Małek
1
-0
/
+1
2018-03-19
i40e: Prevent setting link speed on KX_X722
Patryk Małek
1
-1
/
+2
2018-03-19
i40e: Properly check allowed advertisement capabilities
Jan Sokolowski
1
-9
/
+7
2018-02-26
i40e: link_down_on_close private flag support
Mariusz Stachura
1
-0
/
+2
2018-02-13
i40e: i40e: Change ethtool check from MAC to HW flag
Dave Ertman
1
-10
/
+2
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-6
/
+7
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
1
-6
/
+6
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
1
-6
/
+6
2018-02-12
i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP
Alan Brady
1
-7
/
+15
2018-02-12
i40e: Warn when setting link-down-on-close while in MFP
Paweł Jabłoński
1
-0
/
+6
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-16
/
+16
2018-01-26
i40e: fix reported mask for ntuple filters
Jacob Keller
1
-4
/
+4
2018-01-26
i40e: disallow programming multiple filters with same criteria
Jacob Keller
1
-0
/
+87
2018-01-26
i40e: program fragmented IPv4 filter input set
Jacob Keller
1
-0
/
+10
2018-01-26
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
1
-1
/
+46
2018-01-26
i40e: change flags to use 64 bits
Alice Michael
1
-2
/
+2
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
1
-10
/
+12
2018-01-26
i40e: Fix for adding multiple ethtool filters on the same location
Patryk Małek
1
-6
/
+6
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
1
-0
/
+4
2018-01-05
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-291
/
+614
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-17
i40e: convert i40e_set_link_ksettings to new API
Alan Brady
1
-36
/
+57
2017-10-17
i40e: rename 'change' variable to 'autoneg_changed'
Alan Brady
1
-6
/
+6
2017-10-17
i40e: convert i40e_get_settings_link_up to new API
Alan Brady
1
-62
/
+125
2017-10-17
i40e: convert i40e_phy_type_to_ethtool to new API
Alan Brady
1
-64
/
+140
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
1
-0
/
+2
2017-10-17
i40e: group autoneg PHY types together
Alan Brady
1
-44
/
+41
2017-10-17
i40e: fix whitespace issues in i40e_ethtool.c
Alan Brady
1
-26
/
+18
2017-10-17
i40e: fix comment typo
Alan Brady
1
-2
/
+2
2017-10-17
i40e: fix i40e_phy_type_to_ethtool function header
Alan Brady
1
-1
/
+1
[next]