Carolyn Wyborny
|
67b1b90336
igb: Bump version of driver
|
12 years ago |
Greg Rose
|
6f3dc319ec
igb: Retain HW VLAN filtering while in promiscuous + VT mode
|
12 years ago |
Koki Sanagi
|
c0ba477807
igb: display a warning message when SmartSpeed works
|
12 years ago |
Alexander Duyck
|
b09186d29e
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Carolyn Wyborny
|
ceb5f13b70
igb: Add support for i354 devices
|
12 years ago |
Lior Levy
|
70ea478325
igb: add support for spoofchk config
|
12 years ago |
Jeff Kirsher
|
b980ac18c9
igb: Fix code comments and whitespace
|
12 years ago |
Alexander Duyck
|
4e22766758
igb: Use rx/tx_itr_setting when setting up initial value of itr
|
12 years ago |
Alexander Duyck
|
b646c22ede
igb: Pull adapter out of main path in igb_xmit_frame_ring
|
12 years ago |
Alexander Duyck
|
b9555f6627
igb: Mask off check of frag_off as we only want fragment offset
|
12 years ago |
Akeem G. Abodunrin
|
5c17a20372
igb: random code and comments fix
|
12 years ago |
Akeem G. Abodunrin
|
f502ef7d77
igb: Support for 100base-fx SFP
|
12 years ago |
Alexander Duyck
|
f9d40f6a99
igb: Revert support for build_skb in igb
|
12 years ago |
Alex Williamson
|
d5e51a10d2
igb: SR-IOV init reordering
|
12 years ago |
Alex Williamson
|
d0f63acc2f
igb: Fix null pointer dereference
|
12 years ago |
Carolyn Wyborny
|
603e86fa39
igb: Fix for lockdep issue in igb_get_i2c_client
|
12 years ago |
Alexander Duyck
|
e4f7dbb17e
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
|
12 years ago |
Alexander Duyck
|
21ba6fe193
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
|
12 years ago |
Carolyn Wyborny
|
2c7d7724bc
igb: Refix sparse warning in igb_get_i2c_client
|
12 years ago |
Carolyn Wyborny
|
199f6ccac1
igb: Fix for improper allocation flag in igb_get_i2c_client
|
12 years ago |
Carolyn Wyborny
|
d3f8ef1169
igb: Fix for improper exit in igb_get_i2c_client
|
12 years ago |
Alexander Duyck
|
74e238eada
igb: Support using build_skb in the case that jumbo frames are disabled
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Mitch A Williams
|
5ac6f91d39
igb: Don't give VFs random MAC addresses
|
12 years ago |
Akeem G. Abodunrin
|
4b9ea4626b
igb: Copyright string update to year 2013
|
12 years ago |
Alexander Duyck
|
70d289bcef
igb: Replace rmb in Tx cleanup with read_barrier_depends
|
12 years ago |