Stephen Hemminger
|
3b29a56d31
intel: convert drivers to netdev_tx_t
|
15 anni fa |
Dean Nelson
|
d6a1f83b63
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
|
16 anni fa |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 anni fa |
Eric Dumazet
|
042a53a9e4
net: skb_shared_info optimization
|
16 anni fa |
Eric Dumazet
|
28679751a9
net: dont update dev->trans_start in 10GB drivers
|
16 anni fa |
Jesse Brandeburg
|
c2d5ab4973
e1000/e1000e/igb/ixgb: don't txhang after link down
|
16 anni fa |
Jesse Brandeburg
|
4cb9be7ab4
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
|
16 anni fa |
Jesse Brandeburg
|
3a6d1bc416
ixgb: fix link down initial state
|
16 anni fa |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 anni fa |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
16 anni fa |
Alexander Duyck
|
fe52eeb82b
ixgb: refactor tx path to use skb_dma_map/unmap
|
16 anni fa |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 anni fa |
David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 anni fa |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 anni fa |
Jeff Kirsher
|
d276016cf9
ixgb: cleanup link up/down messages
|
16 anni fa |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 anni fa |
Stephen Hemminger
|
0edc352743
ixgb: convert to net_device_ops
|
16 anni fa |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 anni fa |
Arjan van de Ven
|
275f165fa9
pci: use pci_ioremap_bar() in drivers/net
|
16 anni fa |
Brandeburg, Jesse
|
23e55a32ca
ixgb: fix bug when freeing resources
|
16 anni fa |
Patrick McHardy
|
78ed11a56b
netdrv intel: always enable VLAN filtering except in promiscous mode
|
17 anni fa |
Patrick McHardy
|
746b9f0228
netdrv intel: disable VLAN filtering in promiscous mode
|
17 anni fa |
Jesse Brandeburg
|
f731a9ef82
ixgb: update copyright dates and versions
|
17 anni fa |
Jesse Brandeburg
|
6d37ab282e
ixgb: make NAPI the only option and the default
|
17 anni fa |
Jesse Brandeburg
|
c219934014
ixgb: audit use of dev_kfree_skb_any
|
17 anni fa |
Jesse Brandeburg
|
9e7bd33070
ixgb: clean up assignments inside if statements
|
17 anni fa |
Jesse Brandeburg
|
fc2d14e36c
ixgb: rx cleanup performance improvements
|
17 anni fa |
Jesse Brandeburg
|
1459336da4
ixgb: trivial fix space after for
|
17 anni fa |
Jesse Brandeburg
|
52035bdbe8
ixgb: fix spelling errors
|
17 anni fa |
Jesse Brandeburg
|
0060c07230
ixgb: whitespace fixups
|
17 anni fa |