Todd Fujinaka
|
27dff8b2f6
igb: add defaults for i210 TX/RX PBSIZE
|
11 年之前 |
David S. Miller
|
0c3592b821
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
11 年之前 |
Sucheta Chakraborty
|
ed616689a3
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
|
11 年之前 |
Stephen Hemminger
|
41457f64da
i40e,igb,ixgbe: remove usless return statements
|
11 年之前 |
Carolyn Wyborny
|
a1f6347328
igb: Change memcpy to struct assignment
|
11 年之前 |
Carolyn Wyborny
|
be28b63506
igb: Cleanups to remove unneeded extern declaration
|
11 年之前 |
Carolyn Wyborny
|
cd1631cee3
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
|
11 年之前 |
Carolyn Wyborny
|
6dd6d2b783
igb: Cleanups to fix static initialization
|
11 年之前 |
Carolyn Wyborny
|
0d451e7956
igb: Cleanups to fix msleep warnings
|
11 年之前 |
Carolyn Wyborny
|
c502ea2ea8
igb: Cleanups to fix line length warnings
|
11 年之前 |
Carolyn Wyborny
|
da1f1dfeb3
igb: Cleanups to remove return parentheses
|
11 年之前 |
Carolyn Wyborny
|
b26141d47a
igb: Cleanups to fix missing break in switch statements
|
11 年之前 |
Carolyn Wyborny
|
81ad807b26
igb: Cleanups to fix assignment in if error
|
11 年之前 |
Carolyn Wyborny
|
e52c0f960c
igb: Cleanups to change comment style on license headers
|
11 年之前 |
David S. Miller
|
4366004d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Carolyn Wyborny
|
9005df3861
igb: Cleanups to fix incorrect indentation
|
11 年之前 |
Carolyn Wyborny
|
d34a15abfe
igb: Cleanups to fix braces location warnings
|
11 年之前 |
Carolyn Wyborny
|
c75c4edfc3
igb: Cleanups for messaging
|
11 年之前 |
Todd Fujinaka
|
e66c083aab
igb: fix stats for i210 rx_fifo_errors
|
11 年之前 |
Jakub Kicinski
|
5499a968d4
igb: fix last_rx_timestamp usage
|
11 年之前 |
Francois Romieu
|
06c14e5adb
igb: remove open-coded skb_cow_head
|
11 年之前 |
Peter Senna Tschudin
|
75009b3a88
INTEL-IGB: Convert iounmap to pci_iounmap
|
11 年之前 |
Jakub Kicinski
|
ed4420a3b4
igb: fix race conditions on queuing skb for HW time stamp
|
11 年之前 |
Jakub Kicinski
|
afc835d1bd
igb: never generate both software and hardware timestamps
|
11 年之前 |
Christoph Paasch
|
b709323d24
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
|
11 年之前 |
Christoph Paasch
|
cb06d10232
igb: Fix Null-pointer dereference in igb_reset_q_vector
|
11 年之前 |
Fujinaka, Todd
|
22a8b29159
igb: add register rd/wr for surprise removal
|
11 年之前 |
Jacob Keller
|
6ab5f7b298
igb: implement SIOCGHWTSTAMP ioctl
|
11 年之前 |
Joe Perches
|
7c4d16ffb7
igb: Convert uses of __constant_<foo> to <foo>
|
11 年之前 |
Stefan Assmann
|
dc1edc67fe
igb: enable VLAN stripping for VMs with i350
|
11 年之前 |