Alexander Duyck
|
de78d1f9c8
igb: Lock buffer size at 2K even on systems with larger pages
|
12 years ago |
Alexander Duyck
|
cbc8e55f6f
igb: Map entire page and sync half instead of mapping and unmapping half pages
|
12 years ago |
Alexander Duyck
|
1a1c225b94
igb: Do not use header split, instead receive all frames into a single buffer
|
12 years ago |
Matthew Vick
|
a9188028fd
igb: Correct PTP support query from ethtool.
|
13 years ago |
Matthew Vick
|
a79f4f8826
igb: Update PTP function names/variables and locations.
|
13 years ago |
Matthew Vick
|
3c89f6d0d4
igb: Tidy up wrapping for CONFIG_IGB_PTP.
|
13 years ago |
Akeem G. Abodunrin
|
42f3c43bf6
igb: Supported and Advertised Pause Frame
|
13 years ago |
Carolyn Wyborny
|
8aa23f0d86
igb: Add loopback test support for i210
|
13 years ago |
David S. Miller
|
bba6ec7e49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
Jesse Brandeburg
|
8376dad0c8
igb: update to allow reading/setting MDI state
|
13 years ago |
Stefan Assmann
|
119b0e0351
igb: add delay to allow igb loopback test to succeed on 8086:10c9
|
13 years ago |
Jesper Juhl
|
d836200a1c
igb: don't break user visible strings over multiple lines in igb_ethtool.c
|
13 years ago |
Jesper Juhl
|
89d351c046
igb: correct hardware type (i210/i211) check in igb_loopback_test()
|
13 years ago |
Carolyn Wyborny
|
d67974f0de
igb: Update firmware info output
|
13 years ago |
Carolyn Wyborny
|
cb41145ee7
igb: Support the get_ts_info ethtool method.
|
13 years ago |
Carolyn Wyborny
|
f96a8a0b78
igb: Add Support for new i210/i211 devices.
|
13 years ago |
Koki Sanagi
|
7e3b4ffb38
igb: output register's information related to RX/TX queue[4-15]
|
13 years ago |
Jeff Kirsher
|
51a76c3092
igb: fix ethtool offline test
|
13 years ago |
Carolyn Wyborny
|
6e861326b1
igb: Update Copyright on all Intel copyrighted files.
|
13 years ago |
Yan, Zheng
|
749ab2cd12
igb: add basic runtime PM support
|
13 years ago |
Carolyn Wyborny
|
f83396ad83
igb: Add flow control advertising to ethtool setting.
|
13 years ago |
Rick Jones
|
612a94d6f2
Sweep the last of the active .get_drvinfo floors under ethernet/
|
13 years ago |
David S. Miller
|
258daca2bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
Alexander Duyck
|
3ceb90fd48
igb: leave staterr in place and instead us a helper function to check bits
|
14 years ago |
Alexander Duyck
|
0ba829943c
igb: Move ITR related data into work container within the q_vector
|
14 years ago |
Alexander Duyck
|
6ad4edfcd7
igb: avoid unnecessary conversions from u16 to int
|
14 years ago |
Rick Jones
|
8b0c11679f
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
|
13 years ago |
Alexander Duyck
|
0603464956
igb: split buffer_info into tx_buffer_info and rx_buffer_info
|
14 years ago |
Alexander Duyck
|
13fde97a48
igb: Make Tx budget for NAPI user adjustable
|
13 years ago |
Alexander Duyck
|
6013690699
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
|
14 years ago |