Commit History

Author SHA1 Message Date
  Michael Chan 520ad89a54 bnxt_en: Ignore 0 value in autoneg supported speed from firmware. 8 years ago
  Michael Chan bc39f885a9 bnxt_en: Check if firmware LLDP agent is running. 8 years ago
  Michael Chan b386cd362f bnxt_en: Call bnxt_ulp_stop() during tx timeout. 8 years ago
  Michael Chan 3c2217a675 bnxt_en: Perform function reset earlier during probe. 8 years ago
  Tobias Klauser 1faaa78f36 bnxt_en: use eth_hw_addr_random() 8 years ago
  Sathya Perla 17086399c1 bnxt_en: fix pci cleanup in bnxt_init_one() failure path 8 years ago
  Michael Chan daf1f1e784 bnxt_en: Fix NULL pointer dereference in a failure path during open. 8 years ago
  Ray Jui 4e00338a61 bnxt_en: Reject driver probe against all bridge devices 8 years ago
  Deepak Khungar 32b40798c1 bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs 8 years ago
  Michael Chan b451c8b69e bnxt_en: Fix bnxt_setup_tc() error message. 8 years ago
  Michael Chan e70c752f88 bnxt_en: Print FEC settings as part of the linkup dmesg. 8 years ago
  Michael Chan 33dac24abb bnxt_en: Do not setup PHY unless driving a single PF. 8 years ago
  Michael Chan 61aad724ec bnxt_en: Add hardware NTUPLE filter for encapsulated packets. 8 years ago
  Michael Chan 964fd4801d bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. 8 years ago
  Michael Chan bac9a7e0f5 bnxt_en: Update to firmware interface spec 1.7.0. 8 years ago
  Michael Chan 3841340627 bnxt_en: Add support for XDP_TX action. 8 years ago
  Michael Chan c6d30e8391 bnxt_en: Add basic XDP support. 8 years ago
  Michael Chan fa3e93e86c bnxt_en: Refactor tx completion path. 8 years ago
  Michael Chan 5f4492493e bnxt_en: Add a set of TX rings to support XDP. 8 years ago
  Michael Chan a960dec988 bnxt_en: Add tx ring mapping logic. 8 years ago
  Michael Chan d1e7925e6d bnxt_en: Centralize logic to reserve rings. 8 years ago
  Michael Chan 4e5dbbda4c bnxt_en: Use event bit map in RX path. 8 years ago
  Michael Chan c61fb99cae bnxt_en: Add RX page mode support. 8 years ago
  Michael Chan b3dba77cf0 bnxt_en: Parameterize RX buffer offsets. 8 years ago
  Michael Chan 745fc05c9d bnxt_en: Add bp->rx_dir field for rx buffer DMA direction. 8 years ago
  Michael Chan 11cd119d31 bnxt_en: Don't use DEFINE_DMA_UNMAP_ADDR to store DMA address in RX path. 8 years ago
  Michael Chan 6bb1947439 bnxt_en: Refactor rx SKB function. 8 years ago
  Eric Dumazet 6ad20165d3 drivers: net: generalize napi_complete_done() 8 years ago
  David S. Miller 4e8f2fc1a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Michael Chan 90c694bb71 bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status(). 8 years ago