index
:
asmadeus/linux.git
for-next
The linux kernel
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
2014-03-31
i40e: Remove casts of pointer to same type
Joe Perches
2014-03-28
i40e: Add functionality for FD SB to drop packets
Anjali Singhai Jain
2014-03-28
i40e: Cleanup in FDIR SB ethtool code
Anjali Singhai Jain
2014-03-21
i40e/i40evf: Add EEE LPI stats
Anjali Singhai Jain
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-14
i40e: Fix a bug in the update logic for FDIR SB filter.
Anjali Singhai Jain
2014-03-06
i40e: count timeout events
Jesse Brandeburg
2014-03-06
i40e: Flow Director sideband accounting
Joseph Gasparakis
2014-01-17
i40e: refactor flow director
Anjali Singhai Jain
2014-01-17
i40e: rename defines
Jesse Brandeburg
2014-01-17
i40e: whitespace fixes
Jesse Brandeburg
2014-01-10
i40e: enable PTP
Jacob Keller
2014-01-10
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
2014-01-09
i40e: Fix GPL header
Greg Rose
2014-01-04
i40e: Change the ethtool NVM read method to use AQ
Anjali Singhai Jain
2014-01-03
i40e: update led set args
Jesse Brandeburg
2014-01-03
i40e: add wake-on-lan support
Shannon Nelson
2013-12-16
i40e: Add basic support for get/set channels for RSS
Anjali Singhai Jain
2013-12-16
i40e: init flow control settings to disabled
Jesse Brandeburg
2013-12-16
i40e: fix pf reset after offline test
Shannon Nelson
2013-12-16
i40e: fix up some of the ethtool connection reporting
Jesse Brandeburg
2013-12-10
i40e: complain about out-of-range descriptor request
Shannon Nelson
2013-12-10
i40e: restrict diag test messages
Shannon Nelson
2013-12-06
i40e: refactor ethtool tests
Shannon Nelson
2013-12-06
i40e: clear test state bit after all ethtool tests
Shannon Nelson
2013-12-06
i40e: get media type during link info
Jesse Brandeburg
2013-12-05
i40e: add interrupt test
Shannon Nelson
2013-10-09
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-09-11
i40e: driver ethtool core
Jesse Brandeburg