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-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
2014-03-07
i40e: Flow Director sideband accounting
Joseph Gasparakis
1
-239
/
+189
2014-01-18
i40e: refactor flow director
Anjali Singhai Jain
1
-2
/
+10
2014-01-18
i40e: rename defines
Jesse Brandeburg
1
-2
/
+2
2014-01-18
i40e: whitespace fixes
Jesse Brandeburg
1
-0
/
+1
2014-01-11
i40e: enable PTP
Jacob Keller
1
-1
/
+32
2014-01-11
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
1
-1
/
+1
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
1
-3
/
+23
2014-01-09
i40e: Fix GPL header
Greg Rose
1
-4
/
+3
2014-01-05
i40e: Change the ethtool NVM read method to use AQ
Anjali Singhai Jain
1
-22
/
+46
2014-01-04
i40e: update led set args
Jesse Brandeburg
1
-3
/
+3
2014-01-04
i40e: add wake-on-lan support
Shannon Nelson
1
-2
/
+40
2013-12-16
i40e: Add basic support for get/set channels for RSS
Anjali Singhai Jain
1
-0
/
+90
2013-12-16
i40e: init flow control settings to disabled
Jesse Brandeburg
1
-4
/
+6
2013-12-16
i40e: fix pf reset after offline test
Shannon Nelson
1
-6
/
+8
2013-12-16
i40e: fix up some of the ethtool connection reporting
Jesse Brandeburg
1
-8
/
+24
2013-12-10
i40e: complain about out-of-range descriptor request
Shannon Nelson
1
-9
/
+13
2013-12-10
i40e: restrict diag test messages
Shannon Nelson
1
-9
/
+12
2013-12-07
i40e: refactor ethtool tests
Shannon Nelson
1
-27
/
+30
2013-12-07
i40e: clear test state bit after all ethtool tests
Shannon Nelson
1
-2
/
+3
2013-12-07
i40e: get media type during link info
Jesse Brandeburg
1
-0
/
+4
2013-12-06
i40e: add interrupt test
Shannon Nelson
1
-2
/
+8
2013-10-10
i40e: Add support for 64 bit netstats
Alexander Duyck
1
-4
/
+23
2013-10-10
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
1
-20
/
+20
2013-10-10
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
1
-2
/
+2
[next]