Commit Graph

372 Commits (3b5bac2bdea1de832bdd8e2c904ab7c9479ff9ed)

Author SHA1 Message Date
Michael Chan 5ae482e01d bnx2: Update version to 2.0.17. 15 years ago
Michael Chan 11848b9647 bnx2: Remove some unnecessary smp_mb() in tx fast path. 15 years ago
Michael Chan 379b39a2ad bnx2: Call pci_enable_msix() with actual number of vectors. 15 years ago
Michael Chan 6fdae99555 bnx2: Use proper counter for net_device_stats->multicast. 15 years ago
Stanislaw Gruszka 36227e88c2 bnx2: use device model DMA API 15 years ago
Stanislaw Gruszka a2df00aa33 bnx2: allocate with GFP_KERNEL flag on RX path init 15 years ago
Eric Dumazet 5d07bf2647 bnx2: 64 bit stats on all arches 15 years ago
Michael Chan e5a0c1fd15 bnx2: Update version to 2.0.16. 15 years ago
Michael Chan 5804a8fbb8 bnx2: Dump some config space registers during TX timeout. 15 years ago
Michael Chan fdc8541d69 bnx2: Add support for skb->rxhash. 15 years ago
Michael Chan 3d5f3a7bbd bnx2: Always enable MSI-X on 5709. 15 years ago
FUJITA Tomonori aabef8b240 bnx2: fix dma_get_ops compilation breakage 15 years ago
Michael Chan cbd6890c59 bnx2: Fix compiler warning in bnx2_disable_forced_2g5(). 15 years ago
Michael Chan f048fa9c86 bnx2: Fix hang during rmmod bnx2. 15 years ago
Michael Chan a0ba676008 bnx2: Use netif_carrier_off() to prevent timeout. 15 years ago
Michael Chan a931d29404 bnx2: Update 5709 MIPS firmware and version to 2.0.15. 15 years ago
Eddie Wai b98eba5278 bnx2: Fix register printouts during NETEV_WATCHDOG. 15 years ago
Michael Chan a33fa66bcf bnx2: Add prefetches to rx path. 15 years ago
Michael Chan c67938a9e0 bnx2: Add GRO support. 15 years ago
Michael Chan 587611d6e4 bnx2: Update version to 2.0.9. 15 years ago
Michael Chan 212f9934af bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. 15 years ago
Michael Chan c441b8d2cb bnx2: Fix lost MSI-X problem on 5709 NICs. 15 years ago
FUJITA Tomonori 1a4ccc2d46 bnx2: use the dma state API instead of the pci equivalents 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Michael Chan 1bf1e347ef bnx2: Use proper handler during netpoll. 15 years ago
Benjamin Li 4327ba435a bnx2: Fix netpoll crash. 15 years ago
Matt Carlson df25bc38b5 bnx2: Remove now useless VPD code 15 years ago
Matt Carlson 4067a8541d pci: Add helper to search for VPD keywords 15 years ago
Matt Carlson e1d5bdabb9 pci: Add VPD information field helper functions 15 years ago
Matt Carlson b55ac1b226 pci: Add helper to find a VPD resource data type 15 years ago
Matt Carlson 7ad506fa1a pci: Add large and small resource data type code 15 years ago
Matt Carlson a2ce766238 pci: Add PCI LRDT tag size and section size 15 years ago
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Joe Perches 3a9c6a4915 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers 15 years ago
Michael Chan bec92044b7 bnx2: Update firmwares and update version to 2.0.8. 15 years ago
Patrick Rabau c9885fe5a7 bnx2: Fix bug when saving statistics. 15 years ago
Michael Chan beb499afe3 bnx2: Allow user-specified multiple advertisement speed values. 15 years ago
Michael Chan 5726026bff bnx2: Adjust flow control water marks. 15 years ago
Michael Chan e9f26c49ce bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. 15 years ago
Michael Chan efde73a35c bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan 257ddbdad1 netdev: remove HAVE_ leftovers 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Michael Chan 354fcd7774 bnx2: Save statistics during reset. 15 years ago
Michael Chan a47430583d bnx2: Refine statistics code. 15 years ago
Benjamin Li e2eb8e3859 bnx2: Flush the register writes which setup the MSI-X table 15 years ago
Michael Chan b746656069 bnx2: Fix bnx2_netif_stop() merge error. 15 years ago
Breno Leitao e6bf95ffa8 bnx2: fixing a timout error due not refreshing TX timers correctly 15 years ago
Breno Leitao 4529819c45 bnx2: reset_task is crashing the kernel. Fixing it. 15 years ago
Michael Chan 012093f6d5 bnx2: Refine VPD logic. 15 years ago