Ben Hutchings
|
950c54df1e
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
|
12 سال پیش |
Ben Hutchings
|
c14ff2ea2d
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
|
12 سال پیش |
stephen hemminger
|
debd0034de
sfc: make local functions static
|
12 سال پیش |
Wei Yongjun
|
df594563fc
sfc: remove duplicated include from efx.c
|
12 سال پیش |
Daniel Pieczko
|
1648a23fa1
sfc: allocate more RX buffers per page
|
12 سال پیش |
Daniel Pieczko
|
2768935a46
sfc: reuse pages to avoid DMA mapping/unmapping costs
|
12 سال پیش |
Ben Hutchings
|
85740cdf0b
sfc: Enable RX DMA scattering where possible
|
12 سال پیش |
Ben Hutchings
|
ff734ef4bc
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet()
|
12 سال پیش |
Ben Hutchings
|
272baeeb6a
sfc: Properly distinguish RX buffer and DMA lengths
|
12 سال پیش |
Alexandre Rames
|
626950db84
sfc: Add AER and EEH support for Siena
|
12 سال پیش |
Alexandre Rames
|
97d48a10c6
sfc: Remove rx_alloc_method SKB
|
12 سال پیش |
Ben Hutchings
|
29c69a4882
sfc: Detach net device when stopping queues for reconfiguration
|
12 سال پیش |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 سال پیش |
Bill Pemberton
|
87d1fc1130
sfc: remove __dev* attributes
|
12 سال پیش |
Ben Hutchings
|
b9cc977d9d
sfc: Make module parameters really boolean
|
12 سال پیش |
Daniel Pieczko
|
c2f3b8e3a4
sfc: lock TX queues when calling netif_device_detach()
|
12 سال پیش |
Ben Hutchings
|
32766ec819
drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions
|
12 سال پیش |
Stuart Hodgson
|
7c236c43b8
sfc: Add support for IEEE-1588 PTP
|
12 سال پیش |
Stuart Hodgson
|
c31e5f9f97
sfc: Add channel specific receive_skb handler and post_remove callback
|
13 سال پیش |
Stuart Hodgson
|
79d68b3700
sfc: Add explicit RX queue flag to channel
|
13 سال پیش |
Ben Hutchings
|
8f8b3d5189
sfc: Fix the initial device operstate
|
13 سال پیش |
Ben Hutchings
|
adeb15aa1c
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
|
13 سال پیش |
Ben Hutchings
|
3f65ea5b2a
sfc: Remove bogus comment about MTU change and RX buffer overrun
|
13 سال پیش |
Ben Hutchings
|
7bde852afc
sfc: Remove overly paranoid locking assertions from netdev operations
|
13 سال پیش |
Ben Hutchings
|
7153f623ea
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
|
13 سال پیش |
Ben Hutchings
|
b812f8b7a9
sfc: Improve log messages in case we abort probe due to a pending reset
|
13 سال پیش |
Ben Hutchings
|
8b7325b4e2
sfc: Never try to stop and start a NIC that is disabled
|
13 سال پیش |
Ben Hutchings
|
5642ceef46
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
|
13 سال پیش |
Ben Hutchings
|
6032fb56c5
sfc: Keep disabled NICs quiescent during suspend/resume
|
13 سال پیش |
Ben Hutchings
|
61da026d86
sfc: Hold the RTNL lock for more of the suspend/resume cycle
|
13 سال پیش |