Commit History

Author SHA1 Message Date
  Ben Hutchings 29c69a4882 sfc: Detach net device when stopping queues for reconfiguration 12 years ago
  Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals 12 years ago
  Bill Pemberton 87d1fc1130 sfc: remove __dev* attributes 12 years ago
  Ben Hutchings b9cc977d9d sfc: Make module parameters really boolean 12 years ago
  Daniel Pieczko c2f3b8e3a4 sfc: lock TX queues when calling netif_device_detach() 12 years ago
  Ben Hutchings 32766ec819 drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions 12 years ago
  Stuart Hodgson 7c236c43b8 sfc: Add support for IEEE-1588 PTP 13 years ago
  Stuart Hodgson c31e5f9f97 sfc: Add channel specific receive_skb handler and post_remove callback 13 years ago
  Stuart Hodgson 79d68b3700 sfc: Add explicit RX queue flag to channel 13 years ago
  Ben Hutchings 8f8b3d5189 sfc: Fix the initial device operstate 13 years ago
  Ben Hutchings adeb15aa1c sfc: Assign efx and efx->type as early as possible in efx_pci_probe() 13 years ago
  Ben Hutchings 3f65ea5b2a sfc: Remove bogus comment about MTU change and RX buffer overrun 13 years ago
  Ben Hutchings 7bde852afc sfc: Remove overly paranoid locking assertions from netdev operations 13 years ago
  Ben Hutchings 7153f623ea sfc: Fix reset vs probe/remove/PM races involving efx_nic::state 13 years ago
  Ben Hutchings b812f8b7a9 sfc: Improve log messages in case we abort probe due to a pending reset 13 years ago
  Ben Hutchings 8b7325b4e2 sfc: Never try to stop and start a NIC that is disabled 13 years ago
  Ben Hutchings 5642ceef46 sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() 13 years ago
  Ben Hutchings 6032fb56c5 sfc: Keep disabled NICs quiescent during suspend/resume 13 years ago
  Ben Hutchings 61da026d86 sfc: Hold the RTNL lock for more of the suspend/resume cycle 13 years ago
  Ben Hutchings f16aeea0e6 sfc: Change state names to be clearer, and comment them 13 years ago
  Ben Hutchings 14bf718fb9 sfc: Stop TX queues before they fill up 13 years ago
  Ben Hutchings 7e6d06f0de sfc: Fix maximum number of TSO segments and minimum TX queue size 13 years ago
  Ben Hutchings 0e33d87033 sfc: Use generic DMA API, not PCI-DMA API 13 years ago
  David S. Miller 028940342a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Ben Hutchings 3de4e30196 sfc: Fix missing cleanup in failure path of efx_pci_probe() 13 years ago
  Stuart Hodgson 3dca9d2dc2 sfc: Do not attempt to flush queues if DMA is disabled 13 years ago
  Ben Hutchings 3132d2827d sfc: Fix division by zero when using one RX channel and no SR-IOV 13 years ago
  Ben Hutchings 460eeaa03c sfc: Log the part number on probe 13 years ago
  Ben Hutchings dd40781e3a sfc: Run event/IRQ self-test asynchronously when interface is brought up 13 years ago
  Ben Hutchings e7bed9c883 sfc: Remove TX completions from adaptive IRQ scoring 13 years ago