Commit Graph

323 Commits (d9c740d2253e75db8cef8f87a3125c450f3ebd82)

Author SHA1 Message Date
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
Michael Chan 55dbabee63 bnx2: Update version to 2.0.3. 15 years ago
Michael Chan 76d9906170 bnx2: Read firmware version from VPD. 15 years ago
Michael Chan b929e53cb7 bnx2: Print warning when unable to allocate the full SKB/page ring. 15 years ago
Michael Chan 20175c57f2 bnx2: Dump some state during tx timeout. 15 years ago
Michael Chan 51bf6bb424 bnx2: Protect tx timeout reset with rtnl_lock(). 15 years ago
Alexander Duyck e95524a726 bnx2: remove skb_dma_map/unmap calls from driver 15 years ago
Breno Leitao 529fab67d7 bnx2: EEH is failing with timeout 15 years ago
Eric Dumazet c7079857cd bnx2: avoid compiler warnings 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Michael Chan 078b073588 bnx2: Update firmware to 5.0.0.j3. 16 years ago
Michael Chan 8fea0f0db8 bnx2: Update version to 2.0.2. 16 years ago
Michael Chan 0ced9d01d1 bnx2: Use const on flash_table structure. 16 years ago
Michael Chan cf7474a6f4 bnx2: Refine coalescing parameters. 16 years ago
Michael Chan 790dab2f67 bnx2: Report FTQ discard counter. 16 years ago
Michael Chan 61d9e3fa7e bnx2: Apply BROKEN_STATS workaround to 5706 and 5708. 16 years ago
Michael Chan 6fefb65e78 bnx2: Close device if MTU change or ring size change fails. 16 years ago
Michael Chan 3767546cc2 bnx2: Check if_running() before touching chip registers. 16 years ago
Michael Chan 155d5561f5 bnx2: Zero out status block before chip reset. 16 years ago
Michael Chan c5a8895082 bnx2: Use mutex on slow path cnic calls. 16 years ago
Dean Nelson 2ec3de26d2 bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure 16 years ago
Eric Dumazet 72dccb01e8 bnx2: Update vlan_features 16 years ago
Ooiwa Naohiro 7959ea254e bnx2: Fix the behavior of ethtool when ONBOOT=no 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Michael Chan 4edd473f20 [SCSI] bnx2: Add support for CNIC driver. 16 years ago
Breno Leitao 25b0b999fb bnx2: no need to check before vfreeing 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Eric Dumazet d62fda082c bnx2: bnx2_tx_int() optimizations 16 years ago
Michael Chan 581daf7e00 bnx2: Fix panic in bnx2_poll_work(). 16 years ago
Bastian Blank 5ee1c32628 bnx2: Don't use reserved names 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 50cf156af7 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Michael Chan 57579f7629 bnx2: Use request_firmware() 16 years ago
Michael Chan 6901031372 bnx2: Fix problem of using wrong IRQ handler. 16 years ago
Michael Chan a6952b5299 bnx2: Update version to 1.9.2 and copyright. 16 years ago
Michael Chan 990ec3804b bnx2: Fix jumbo frames error handling. 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Harvey Harrison 52d07b1f50 bnx2: annotate bp->phy_lock functions 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Michael Chan 3298a7388c bnx2: Fix bug in bnx2_free_rx_mem(). 16 years ago
Michael Chan 1f2435e532 bnx2: Update version to 1.9.0. 16 years ago
Michael Chan 4e1d0de95c bnx2: Rename MSI-X vectors. 16 years ago