Tobias Klauser
|
4a7c972644
net: Remove usage of net_device last_rx member
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Duyck
|
2976db8018
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Todd Fujinaka
|
9474933caf
igb: close/suspend race in netif_device_detach
|
8 years ago |
Guilherme G Piccoli
|
69b97cf6db
igb: re-assign hw address pointer on reset after PCI error
|
8 years ago |
Cao jin
|
629823b872
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
|
8 years ago |
Alexander Duyck
|
bd4171a5d4
igb: update code to better handle incrementing page count
|
8 years ago |
Alexander Duyck
|
5be5955425
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Duyck
|
516165a1e2
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
|
8 years ago |
Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
9 years ago |
Todd Fujinaka
|
0742337c19
igb: bump version to igb-5.4.0
|
9 years ago |
Moshe Shemesh
|
79aab093a0
net: Update API for VF vlan protocol 802.1ad support
|
9 years ago |
Gangfeng Huang
|
0e71def252
igb: add support of RX network flow classification
|
9 years ago |
Linus Torvalds
|
c8d0267efd
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 years ago |
Andrew Lunn
|
64f2525ca4
igb: Only DMA sync frame length
|
9 years ago |
Jacob Keller
|
8646f7b4cd
igb: call igb_ptp_suspend during suspend/resume cycle
|
9 years ago |
Jacob Keller
|
4f3ce71bb8
igb: re-use igb_ptp_reset in igb_ptp_init
|
9 years ago |
Johannes Thumshirn
|
56d766d64c
ethernet/intel: Use pci_(request|release)_mem_regions
|
9 years ago |
Alexander Duyck
|
bf2d1df395
intel: Add support for IPv6 IP-in-IP offload
|
9 years ago |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 years ago |
Alexander Duyck
|
e10715d3e9
igb/igbvf: Add support for GSO partial
|
9 years ago |
Jacob Keller
|
8008f68cb8
igb: make igb_update_pf_vlvf static
|
9 years ago |
Jacob Keller
|
a51d8c217b
igb: use BIT() macro or unsigned prefix
|
9 years ago |
Florian Westphal
|
4d0e965732
drivers: replace dev->trans_start accesses with dev_trans_start
|
9 years ago |
Arika Chen
|
d99e366fc9
Revert "igb: Fix a deadlock in igb_sriov_reinit"
|
9 years ago |
John Holland
|
806ffb1d50
igb: allow setting MAC address on i211 using a device tree blob
|
9 years ago |
Alexander Duyck
|
7f0ba84560
igb: Add support for bulk Tx cleanup & cleanup boolean logic
|
9 years ago |
Alexander Duyck
|
415cd2a645
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
|
9 years ago |