Commit Graph

213 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
Yevgeny Petrilin e76d0b67d0 mlx4_core: Add 40GigE device ID 16 years ago
Eli Cohen c57e20dcff mlx4_core: Pass cache line size to device FW 16 years ago
Vitaliy Gusev 634354d753 mlx4: Fix access to freed memory 16 years ago
Arputham Benjamin f5f5951c74 mlx4_core: Distinguish multiple devices in /proc/interrupts 16 years ago
Yevgeny Petrilin 1af92e2a21 mlx4_core: Avoid double free_icms 16 years ago
Roland Dreier fa0681d212 mlx4_core: Allocate and map sufficient ICM memory for EQ context 16 years ago
Roland Dreier ff149b2a16 mlx4_core: Remove unnecessary includes of <linux/init.h> 16 years ago
Roland Dreier a01df0fe5e mlx4_core: Use pci_request_regions() 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Dongdong Deng 4871953c0e drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 years ago
roel kluin 973507cb86 mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() 16 years ago
Yevgeny Petrilin 9f519f68cf mlx4_en: Not using Shared Receive Queues 16 years ago
Yevgeny Petrilin b6b912e080 mlx4_en: Using real number of rings as RSS map size 16 years ago
Yevgeny Petrilin a35ee541a6 mlx4_en: Adaptive moderation policy change 16 years ago
Yevgeny Petrilin eb4ad82641 mlx4_en: Fix double pci unmapping. 16 years ago
Julia Lawall 86669530d9 drivers/net/mlx4: Adjust constant 16 years ago
Yevgeny Petrilin 92bd3bbfbe mlx4_core: Add new ConnectX EN PCI ID 0x6764 16 years ago
Yevgeny Petrilin cc4ac2e7fb mlx4_core: Handle multi-physical function devices 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Roland Dreier e727f5cde9 mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls 16 years ago
Yevgeny Petrilin 0314db69d7 mlx4_en: Remove redundant refill code on RX 16 years ago
Yevgeny Petrilin 7237b40055 mlx4_en: Removed redundant check on lso header size 16 years ago
Yevgeny Petrilin 3c05f5ef7c mlx4_en: Cancel port_up check in transmit function 16 years ago
Yevgeny Petrilin a11faac79f mlx4_en: using stop/start_all_queues 16 years ago
Yevgeny Petrilin d4ddbaa6a9 mlx4_en: Removed redundant skb->len check 16 years ago
Yevgeny Petrilin 7e23091347 mlx4_en: Counting all the dropped packets on the TX side 16 years ago
Roland Dreier d1fdf24b40 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx 16 years ago
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Yevgeny Petrilin a5b19b635c mlx4: FIX error flow when initializing EQ table 16 years ago
Yevgeny Petrilin d455e5b165 mlx4_en: Updated driver version 16 years ago
Yevgeny Petrilin e486973e9c mlx4_en: Added vlan_features support 16 years ago
Yevgeny Petrilin f813cad836 mlx4_en: multiqueue support 16 years ago
Yevgeny Petrilin 3db36fb2c8 mlx4_en: Coalescing target is equal for all mtu's 16 years ago
Yevgeny Petrilin 3c2fa83f9c mlx4_en: Work with part of the ports. 16 years ago
Yevgeny Petrilin 9e47edaa1a mlx4_en renamed en_params.c to en_ethtool.c 16 years ago
Yevgeny Petrilin a2b28737a2 mlx4_en: Moved all module parameters handling to en_main.c 16 years ago
Yevgeny Petrilin 453a608277 mlx4_en: Giving interface name in debug messages 16 years ago
Yevgeny Petrilin 465440d272 mlx4_en: Fix a kernel panic when waking tx queue 16 years ago
FUJITA Tomonori 5d23a1d2a3 net: replace dma_sync_single with dma_sync_single_for_cpu 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Eli Cohen ab6bf42e23 mlx4_core: Add module parameter for number of MTTs per segment 16 years ago
Yevgeny Petrilin 38aab07c14 mlx4_en: Fix partial rings feature 16 years ago
Yevgeny Petrilin 8e29291650 mlx4_en: Removed redundant stride variable 16 years ago
Yevgeny Petrilin 72876a6034 mlx4_en: Fix not deleted napi structures 16 years ago
Dan Carpenter 34fd5dad46 Remove unreached code in drivers/net/mlx4/en_rx.c 16 years ago
Yevgeny Petrilin 785a0982ea mlx4_en: Handle page allocation failure during receive 16 years ago
Yevgeny Petrilin a4233304bb mlx4_en: Fix cleanup flow on cq activation 16 years ago
Nicolas Morey-Chaisemartin 5bf0da7dd0 mlx4_core: Fix memory leak in mlx4_enable_msi_x() 16 years ago
Roland Dreier 1a44cc3778 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails 16 years ago
Yevgeny Petrilin b1b243afac mlx4_en: Move to SW counters for total bytes and packets 16 years ago