Commit Graph

277 Commits (e54c5ad61f4e2c4fdfbdb8dff31fc604073d3550)

Author SHA1 Message Date
Eli Cohen 58d74bb1d9 mlx4_core: Workaround firmware bug in query dev cap 14 years ago
Eli Cohen 0926f91083 mlx4_en: Fix out of bounds array access 15 years ago
Eli Cohen 4c3eb3ca13 IB/mlx4: Add VLAN support for IBoE 15 years ago
Eli Cohen 7ac870ed7d mlx4_en: Change multicast promiscuous mode to support IBoE 15 years ago
Eli Cohen 96dfa684c8 mlx4_core: Update data structures and constants for IBoE 15 years ago
Eli Cohen 33c87f0af6 mlx4_core: Allow protocol drivers to find corresponding interfaces 15 years ago
stephen hemminger 9740d78604 mlx4: make functions local and remove dead code. 15 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Eli Cohen 0498628f97 mlx4_core: Allow log_mtts_per_seg up to 7 15 years ago
Ben Hutchings 1eb63a2814 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Yevgeny Petrilin d61702f127 mlx4_en: Fixed Ethtool statistics report 15 years ago
Yevgeny Petrilin ebc872c7bd mlx4_en: Consider napi_get_frags() failure. 15 years ago
Akinobu Mita e27cd4f8ca mlx4: use bitmap library 15 years ago
David S. Miller 4562487a00 mlx4_en: Fix build warning in mlx4_en_create_rx_ring. 15 years ago
Yevgeny Petrilin 04714a16db mlx4_en: updated driver version 15 years ago
Yevgeny Petrilin fa37a9586f mlx4_en: Moving to work with GRO 15 years ago
Yevgeny Petrilin 0533943c5c mlx4_en: UDP RSS support 15 years ago
Yevgeny Petrilin d7e1a487d3 mlx4_en: reconfiguring mac address. 15 years ago
Yevgeny Petrilin bc081cecf3 mlx4_en: get/set ringsize uses actual ring size 15 years ago
Yevgeny Petrilin 7699517db4 mlx4_en: Fixing report in Ethtool get_settings 15 years ago
Yevgeny Petrilin e7c1c2c462 mlx4_en: Added self diagnostics test implementation 15 years ago
Yevgeny Petrilin 3005ad40b9 mlx4_en: Validate port up prior to transmitting 15 years ago
Yevgeny Petrilin e5cc44b2eb mlx4_en: Reporting link state with KERN_INFO 15 years ago
Yevgeny Petrilin a0b4e6e09c mlx4_en: Fixed MAX_TX_RINGS definition 15 years ago
Yevgeny Petrilin 7c2873809d mlx4_en: performing CLOSE_PORT at the end of tear-down process 15 years ago
Yevgeny Petrilin 8bf2e58f8b mlx4_en: Setting dev->perm_addr field 15 years ago
Yevgeny Petrilin 00d7d7bc6e mlx4_en: Setting actual RX ring size 15 years ago
Yevgeny Petrilin 69351a2933 mlx4_en: Fixed incorrect unmapping on RX flow. 15 years ago
Amerigo Wang f3c58aceaa mlx4: remove num_lro parameter 15 years ago
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc 15 years ago
Joe Perches 0a645e8097 drivers/net/mlx4: Use %pV, pr_<level>, printk_once 15 years ago
Amerigo Wang d2ef859034 mlx4: add dynamic LRO disable support 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Eli Cohen 741a00be1f mlx4_en: use net_device dev_id to indicate port number 15 years ago
Thomas Gleixner 3142788b79 drivers/base: Convert dev->sem to mutex 15 years ago
Roland Dreier c050def076 mlx4_core: Clean up mlx4_alloc_icm() a bit 15 years ago
Sebastien Dugue c0dc72bad9 mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Greg Kroah-Hartman 3691c964fa sysfs: fix sysfs lockdep warning in mlx4 code 15 years ago
Jiri Pirko ff6e2163f2 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 15 years ago
FUJITA Tomonori e4fc85600b mlx4: replace the dma_sync_single_range_for_cpu/device API 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Eli Cohen b4f77264cd mlx4_core: Fix cleanup in __mlx4_init_one() error path 15 years ago
Akinobu Mita 43ff8b6085 mlx4: use bitmap_find_next_zero_area 15 years ago
roel kluin e0802793f6 mlx4_core: return a negative error value 15 years ago