Commit Graph

136 Commits (a2025b8b1039e5abaa38319b2eaab3b17867479a)

Author SHA1 Message Date
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Andrew Morton d3b924d960 mlx4_core: Fix min() warning 16 years ago
Stephen Hemminger 52255bbe35 netdev: missing validate_address hooks 16 years ago
Roland Dreier 70cb92539c mlx4_core: Fix warning from min() 16 years ago
Yevgeny Petrilin bd531e36b8 mlx4_en: Returning real Max in get_ringparam 16 years ago
Yevgeny Petrilin 41efea5a34 mlx4_en: Consider inline packets on completion 16 years ago
Yevgeny Petrilin 18cc42a3a1 mlx4_en: Added "set_ringparam" Ethtool interface implementation 16 years ago
Yevgeny Petrilin 2d6a7b7559 mlx4_en: Always allocate RX ring for each interrupt vector 16 years ago
Yevgeny Petrilin c2b559ed86 mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS 16 years ago
Yevgeny Petrilin 26c743bed9 mlx4_en: Remove pauses module parameters. 16 years ago
Yevgeny Petrilin 60b9f9e558 mlx4_en: Removed Interrupt moderation module parameters 16 years ago
Yevgeny Petrilin c03ea21fcf mlx4_en: Removed redundant cq->armed flag 16 years ago
Yevgeny Petrilin 48374ddce7 mlx4_en: Removed TX locking when polling TX cq 16 years ago
Yevgeny Petrilin b51968d676 mlx4_en: Memory leak on completion queue free 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Roland Dreier f5eda57f9b mlx4_core: Delete incorrect comment 16 years ago
Yevgeny Petrilin b8dd786f94 mlx4_core: Add support for multiple completion event vectors 16 years ago
Jack Morgenstein 9a5aa622dd mlx4_core: Save/restore default port IB capability mask 16 years ago
Ingo Molnar e6a176228a mlx4: fix warning in drivers/net/mlx4/mcg.c 16 years ago
Ingo Molnar b58515be97 mlx4: fix error path in drivers/net/mlx4/en_rx.c 16 years ago
Stephen Hemminger 3addc568a6 mlx4: convert to net_device_ops 16 years ago
Yevgeny Petrilin d53b93f260 mlx4_en: Pause parameters per port 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Yevgeny Petrilin c1adbb9681 mlx4_en: Start port error flow bug fix 16 years ago
Roland Dreier 7b0f5df4c8 mlx4_core: Fix unused variable warning 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 17 years ago
Yevgeny Petrilin e65b95915d mlx4: Setting the correct offset for default mac address 17 years ago
Huang Weiyi 9de14eb59d mlx4_en: remove duplicated #include 17 years ago
Yevgeny Petrilin 57893d1cff mlx4_core: Add Ethernet PCI device IDs 17 years ago
Yevgeny Petrilin c27a02cd94 mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC 17 years ago
Yevgeny Petrilin 7ff93f8b7e mlx4_core: Multiple port type support 17 years ago
Yevgeny Petrilin 2a2336f822 mlx4_core: Ethernet MAC/VLAN management 17 years ago
Yevgeny Petrilin b79acb49de mlx4_core: Get ethernet MTU and default address from firmware 17 years ago
Yevgeny Petrilin 93fc9e1bb6 mlx4_core: Support multiple pre-reserved QP regions 17 years ago
Yevgeny Petrilin a3cdcbfa8f mlx4_core: Add QP range reservation support 17 years ago
Andrew Morton 6526128c18 drivers/net/mlx4/alloc.c needs mm.h 17 years ago
Vladimir Sokolovsky 29bdc88384 IB/mlx4: Fix up fast register page list format 17 years ago
Vladimir Sokolovsky c9257433f2 mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Jack Morgenstein 51a379d0c8 mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Roland Dreier 7644264082 mlx4_core: Improve error message when not enough UAR pages are available 17 years ago
Roland Dreier 95d04f0735 IB/mlx4: Add support for memory management extensions and local DMA L_Key 17 years ago
Roland Dreier e4044cfc49 mlx4_core: Keep free count for MTT buddy allocator 17 years ago
Jack Morgenstein 899698dad7 mlx4_code: Add missing FW status return code 17 years ago
Jack Morgenstein 51f5f0ee22 mlx4_core: Add module parameter to enable QoS support 17 years ago
Vladimir Sokolovsky 2d92865158 mlx4_core: Use MOD_STAT_CFG command to get minimal page size 17 years ago