Commit Graph

284 Commits (d53bc2df189f1e11a947eed077f0360bfadf9986)

Author SHA1 Message Date
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
Michael Chan efba01803c bnx2: Add workaround to handle missed MSI. 16 years ago
Ilpo Järvinen d8e8034dcd bnx2: use net_device_stats nowadays available in net_device 16 years ago
Stephen Hemminger 0421eae68f bnx2: convert to net_device_ops 16 years ago
Neil Horman b2af2c1d3e bnx2: fix poll_controller to pass proper structures and check all rx queues 16 years ago
Michael Chan e4412cb8a6 bnx2: Update version to 1.8.2. 16 years ago
Michael Chan 40105c0b07 bnx2: Reorganize timeout constants. 16 years ago
Michael Chan d8026d9394 bnx2: Set rx buffer water marks based on MTU. 16 years ago
Michael Chan 5ec6d7bf19 bnx2: Restrict WoL support. 16 years ago
Michael Chan 1caacecb7c bnx2: Add PCI ID for 5716S. 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Michael Chan ec7e6fabbe bnx2: Update version to 1.8.1. 17 years ago
Benjamin Li 3d16af8665 bnx2: Handle DMA mapping errors. 17 years ago
Michael Chan a1efb4b686 bnx2: Eliminate TSO header modifications. 17 years ago
Michael Chan 9f52b564b7 bnx2: Check netif_running() in all ethtool operations. 17 years ago
Michael Chan 74bf4ba3d3 bnx2: Add bnx2_shutdown_chip(). 17 years ago
Benjamin Li ac392abce9 bnx2: Remove timer_interval field from the bnx2 structure 17 years ago
Benjamin Li fbbf68b7f8 bnx2: Remove name field from bnx2 structure 17 years ago
Benjamin Li 453a9c6e99 bnx2: Update MODULE_DESCRIPTION to include the 5716 17 years ago
Benjamin Li 344478db53 bnx2: In bnx2_set_mac_link() return void rather then int 17 years ago
David S. Miller 08013fa353 bnx2: Fix build with VLAN_8021Q disabled. 17 years ago
Michael Chan 0eb8b1fe92 bnx2: Update version to 1.8.0. 17 years ago
Michael Chan f22828e89f bnx2: Reinsert VLAN tag when necessary. 17 years ago
Michael Chan 729b85cd47 bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. 17 years ago
Michael Chan 7c6337a15e bnx2: Fix logic to setup VLAN rx tagging. 17 years ago
Benjamin Li 3ca4095f24 bnx2: Update version to 1.7.9. 17 years ago
Benjamin Li 8a31329eae bnx2: Fix Sparse warnings 17 years ago
Benjamin Li 706bf24038 bnx2: Add TX multiqueue support. 17 years ago
Michael Chan 3cb29b1bca bnx2: Update version to 1.7.8. 17 years ago
Benjamin Li 5fcaed0124 bnx2: Support secondary MAC addresses. 17 years ago
Michael Chan 7c62e83beb bnx2: Allow flexible VLAN tag settings. 17 years ago
Michael Chan a2f138900d bnx2: Add ack parameter to bnx2_fw_sync(). 17 years ago
Michael Chan 7bb0a04fcd bnx2: Add PCI ID for 5716. 17 years ago
Michael Chan d6b1448695 bnx2: Prevent ethtool -s from crashing when device is down. 17 years ago
Michael Chan 8427f13612 bnx2: Update driver version to 1.7.7. 17 years ago
Michael Chan 2739a8bb5b bnx2: Cleanup error handling in bnx2_open(). 17 years ago