index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-06
i40e: fix netdev_stat macro definition
Shannon Nelson
1
-1
/
+2
2014-12-06
i40e: don't enable PTP support on more than one PF per port
Jacob Keller
1
-0
/
+4
2014-11-21
i40e: trigger SW INT with no ITR wait
Shannon Nelson
1
-1
/
+4
2014-11-18
i40e: Prevent link flow control settings when PFC is enabled
Neerav Parikh
1
-2
/
+12
2014-11-11
i40e: clean up throttle rate code
Jesse Brandeburg
1
-7
/
+4
2014-11-03
i40e: avoid disable of interrupt when changing ITR
Jesse Brandeburg
1
-2
/
+0
2014-10-24
i40e: Add 10GBaseT support
Mitch Williams
1
-5
/
+28
2014-09-04
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
1
-3
/
+18
2014-09-04
i40e: Allow user to change link settings if link is down
Catherine Sullivan
1
-1
/
+2
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
1
-20
/
+11
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
1
-0
/
+9
2014-08-27
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
1
-0
/
+6
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-0
/
+35
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
1
-2
/
+59
2014-07-03
i40e: Implement set_settings for ethtool
Catherine Sullivan
1
-0
/
+158
2014-07-03
i40e: Add set_pauseparam to ethtool
Catherine Sullivan
1
-0
/
+76
2014-07-03
i40e: move nway reset
Jesse Brandeburg
1
-19
/
+19
2014-07-03
i40e: Finish implementation of ethtool get settings
Jesse Brandeburg
1
-23
/
+127
2014-06-25
i40e: Add ablitity to enable/disable link from set_link_restart_an
Catherine Sullivan
1
-1
/
+2
2014-06-25
i40e: Fix ethtool coalesce settings
Carolyn Wyborny
1
-5
/
+23
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
1
-1
/
+4
2014-06-11
i40e: Change the notion of src and dst for FD_SB in ethtool
Anjali Singhai Jain
1
-8
/
+15
2014-06-09
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
1
-0
/
+1
2014-06-06
i40e: add xcast stats for port
Shannon Nelson
1
-0
/
+6
2014-06-06
i40e: add vsi x-cast stats
Shannon Nelson
1
-2
/
+5
2014-06-06
i40e: add VEB stats to ethtool
Shannon Nelson
1
-43
/
+84
2014-06-05
i40e: add missing VSI statistics
Shannon Nelson
1
-0
/
+18
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
1
-1
/
+0
2014-05-29
i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE
Anjali Singhai Jain
1
-6
/
+3
2014-05-29
i40e/i40evf: Remove reserved PCTYPE defines
Kevin Scott
1
-16
/
+8
2014-05-29
i40e: Tx/Rx rings declaration
Akeem G Abodunrin
1
-2
/
+2
2014-05-21
i40e: remove Tx work for ptp
Jesse Brandeburg
1
-1
/
+0
2014-05-21
i40e: remove hardcode of stats struct size in ethtool
Shannon Nelson
1
-2
/
+3
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
1
-34
/
+23
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-22
i40e: Tweak for-loop in i40e_ethtool.c
Catherine Sullivan
1
-3
/
+5
2014-04-22
i40e: Fix an issue with displaying IPv4 FD filters
Anjali Singhai Jain
1
-0
/
+6
2014-04-01
i40e: Remove casts of pointer to same type
Joe Perches
1
-2
/
+2
2014-03-28
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
1
-1
/
+6
2014-03-28
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
1
-19
/
+13
2014-03-21
i40e/i40evf: Add EEE LPI stats
Anjali Singhai Jain
1
-0
/
+5
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-4
/
+4
2014-03-15
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
1
-1
/
+9
2014-03-15
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
1
-5
/
+22
2014-03-07
i40e: count timeout events
Jesse Brandeburg
1
-0
/
+1
[next]