Commit Graph

213 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
Yevgeny Petrilin 45b4d66d69 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization 16 years ago
Yevgeny Petrilin 966508f7a5 mlx4_en: Assign dummy event handler for TX queue 16 years ago
Yevgeny Petrilin 1e338db56e mlx4_en: Fix a race at restart task 16 years ago
Yevgeny Petrilin 9a4f92a603 mlx4_en: Fix error handling while activating RX rings 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Roland Dreier 352b09edd7 mlx4_core: Don't leak mailbox for SET_PORT on Ethernet ports 16 years ago
Yevgeny Petrilin 27bf91d6a0 mlx4_core: Add link type autosensing 16 years ago
Yevgeny Petrilin 793730bfb6 mlx4_core: Don't perform SET_PORT command for Ethernet ports 16 years ago
Jack Morgenstein 085343b475 mlx4_core: Add device IDs for MT25458 10GigE devices 16 years ago
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 17 years ago
Roland Dreier 7b0f5df4c8 mlx4_core: Fix unused variable warning 17 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 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