Commit Graph

392 Commits (f07eb223a081b278be02a58394cb5fd66f1a1bbd)

Author SHA1 Message Date
Michael Chan 4bb9ebc780 bnx2: Eliminate AER error messages on systems not supporting it 14 years ago
Michael Chan 7c8104774e bnx2: Always set ETH_FLAG_TXVLAN 14 years ago
Michael Chan 0268102d53 bnx2: Update firmware and version 14 years ago
Michael Chan a29ba9d2d8 bnx2: Free IRQ before freeing status block memory 14 years ago
Tejun Heo cb8f404893 bnx2: remove cancel_work_sync() from remove_one 14 years ago
Joe Perches b6bc765067 drivers/net/*.c: Use static const 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Michael Chan be7ff1afec bnx2: Remove config access to non-standard registers 14 years ago
Eddie Wai a5dac108d5 bnx2: Fix reset bug on 5709 14 years ago
Eric Dumazet 89bf67f1f0 drivers/net: use vzalloc() 14 years ago
Jesse Gross ec37a48d1d bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. 14 years ago
Jesse Gross 7d0fd2117e bnx2: Update bnx2 to use new vlan accleration. 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Michael Chan c239f279e5 bnx2: Enable AER on PCIE devices only 15 years ago
Michael Chan 22fa159d37 bnx2: Update firmware to 6.0.x. 15 years ago
Ben Hutchings 657d92fe6d bnx2: Use netif_set_real_num_{rx,tx}_queues() 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
John Feeney cd709aa906 bnx2: Add PCI Advanced Error Reporting support. 15 years ago
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