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
/
igb
/
igb_ethtool.c
Age
Commit message (
Expand
)
Author
2012-06-20
igb: Update firmware info output
Carolyn Wyborny
2012-06-20
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
2012-05-12
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
2012-05-09
igb: output register's information related to RX/TX queue[4-15]
Koki Sanagi
2012-03-12
igb: fix ethtool offline test
Jeff Kirsher
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2012-01-02
igb: Add flow control advertising to ethtool setting.
Carolyn Wyborny
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
2011-10-07
igb: leave staterr in place and instead us a helper function to check bits
Alexander Duyck
2011-10-07
igb: Move ITR related data into work container within the q_vector
Alexander Duyck
2011-10-07
igb: avoid unnecessary conversions from u16 to int
Alexander Duyck
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
igb: split buffer_info into tx_buffer_info and rx_buffer_info
Alexander Duyck
2011-10-06
igb: Make Tx budget for NAPI user adjustable
Alexander Duyck
2011-09-19
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
2011-09-19
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
2011-09-19
igb: drop support for single buffer mode
Alexander Duyck
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher