- da995a8 IB/mlx4: Handle protocol field in multicast table by Aleksey Senin · 14 years ago
- 4979d18 mlx4_{core, ib, en}: Fix driver when sizeof (phys_addr_t) > sizeof (long) by Roland Dreier · 14 years ago
- 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 030b4b3 mlx4_core: Avoid vunmap() of invalid pointer if allocation fails by Ali Ayoub · 14 years ago
- f5a4953 mlx4_core: Remove warning message about firmware bug by Roland Dreier · 14 years ago
- f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
- 75318ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 58d74bb mlx4_core: Workaround firmware bug in query dev cap by Eli Cohen · 14 years ago
- 22cdbd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- 0926f91 mlx4_en: Fix out of bounds array access by Eli Cohen · 14 years ago
- 4c3eb3c IB/mlx4: Add VLAN support for IBoE by Eli Cohen · 14 years ago
- 7ac870e mlx4_en: Change multicast promiscuous mode to support IBoE by Eli Cohen · 14 years ago
- 96dfa68 mlx4_core: Update data structures and constants for IBoE by Eli Cohen · 14 years ago
- 33c87f0 mlx4_core: Allow protocol drivers to find corresponding interfaces by Eli Cohen · 14 years ago
- 9740d78 mlx4: make functions local and remove dead code. by stephen hemminger · 14 years ago
- eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
- 0498628 mlx4_core: Allow log_mtts_per_seg up to 7 by Eli Cohen · 14 years ago
- 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
- 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
- d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
- ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
- e27cd4f mlx4: use bitmap library by Akinobu Mita · 14 years ago
- 4562487 mlx4_en: Fix build warning in mlx4_en_create_rx_ring. by David S. Miller · 14 years ago
- 04714a1 mlx4_en: updated driver version by Yevgeny Petrilin · 14 years ago
- fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 14 years ago
- 0533943 mlx4_en: UDP RSS support by Yevgeny Petrilin · 14 years ago
- d7e1a48 mlx4_en: reconfiguring mac address. by Yevgeny Petrilin · 14 years ago
- bc081ce mlx4_en: get/set ringsize uses actual ring size by Yevgeny Petrilin · 14 years ago
- 7699517 mlx4_en: Fixing report in Ethtool get_settings by Yevgeny Petrilin · 14 years ago
- e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 14 years ago
- 3005ad4 mlx4_en: Validate port up prior to transmitting by Yevgeny Petrilin · 14 years ago
- e5cc44b mlx4_en: Reporting link state with KERN_INFO by Yevgeny Petrilin · 14 years ago
- a0b4e6e mlx4_en: Fixed MAX_TX_RINGS definition by Yevgeny Petrilin · 14 years ago
- 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 14 years ago
- 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 14 years ago
- 00d7d7b mlx4_en: Setting actual RX ring size by Yevgeny Petrilin · 14 years ago
- 69351a2 mlx4_en: Fixed incorrect unmapping on RX flow. by Yevgeny Petrilin · 14 years ago
- f3c58ac mlx4: remove num_lro parameter by Amerigo Wang · 14 years ago
- baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
- 0a645e8 drivers/net/mlx4: Use %pV, pr_<level>, printk_once by Joe Perches · 14 years ago
- d2ef859 mlx4: add dynamic LRO disable support by Amerigo Wang · 14 years ago
- ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
- 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 14 years ago
- 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
- c050def mlx4_core: Clean up mlx4_alloc_icm() a bit by Roland Dreier · 14 years ago
- c0dc72b mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() by Sebastien Dugue · 14 years ago
- ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
- a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
- 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
- 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 15 years ago
- ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 15 years ago
- e4fc856 mlx4: replace the dma_sync_single_range_for_cpu/device API by FUJITA Tomonori · 15 years ago
- 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
- b4f7726 mlx4_core: Fix cleanup in __mlx4_init_one() error path by Eli Cohen · 15 years ago
- 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
- e080279 mlx4_core: return a negative error value by roel kluin · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- be504b0 mlx4_core: Fix parsing of reserved EQ cap by Yevgeny Petrilin · 15 years ago
- 417608c IB/mlx4: Remove limitation on LSO header size by Eli Cohen · 15 years ago
- 06c3aa5 mlx4_core: Add a new supported 40 GigE device ID by Eli Cohen · 15 years ago
- e76d0b6 mlx4_core: Add 40GigE device ID by Yevgeny Petrilin · 15 years ago
- d7757be1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- c57e20dcf mlx4_core: Pass cache line size to device FW by Eli Cohen · 15 years ago
- 634354d mlx4: Fix access to freed memory by Vitaliy Gusev · 15 years ago
- d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
- f5f5951 mlx4_core: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
- 1af92e2 mlx4_core: Avoid double free_icms by Yevgeny Petrilin · 15 years ago
- fa0681d mlx4_core: Allocate and map sufficient ICM memory for EQ context by Roland Dreier · 15 years ago
- ff149b2 mlx4_core: Remove unnecessary includes of <linux/init.h> by Roland Dreier · 15 years ago
- a01df0f mlx4_core: Use pci_request_regions() by Roland Dreier · 15 years ago
- 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
- 4871953 drivers/net: fixed drivers that support netpoll use ndo_start_xmit() by Dongdong Deng · 15 years ago
- aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
- 9f519f6 mlx4_en: Not using Shared Receive Queues by Yevgeny Petrilin · 15 years ago
- b6b912e mlx4_en: Using real number of rings as RSS map size by Yevgeny Petrilin · 15 years ago
- a35ee54 mlx4_en: Adaptive moderation policy change by Yevgeny Petrilin · 15 years ago
- ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
- 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
- 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
- 92bd3bb mlx4_core: Add new ConnectX EN PCI ID 0x6764 by Yevgeny Petrilin · 15 years ago
- cc4ac2e mlx4_core: Handle multi-physical function devices by Yevgeny Petrilin · 15 years ago
- ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
- 32708e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- e727f5c mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls by Roland Dreier · 15 years ago
- 0314db6 mlx4_en: Remove redundant refill code on RX by Yevgeny Petrilin · 15 years ago
- 7237b40 mlx4_en: Removed redundant check on lso header size by Yevgeny Petrilin · 15 years ago