summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4
AgeCommit message (Expand)Author
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-02mlx4: include clocksource.h againRichard Cochran
2015-01-02net/mlx4_core: Fix error flow in mlx4_init_hca()Jack Morgenstein
2015-01-02net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flowMaor Gottlieb
2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran
2014-12-30net: mlx4: convert to timecounter adjtime.Richard Cochran
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-22net/mlx4_en: Doorbell is byteswapped in Little Endian archsAmir Vadai
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-12-16net/mlx4: Cache line CQE/EQE stride fixesIdo Shamay
2014-12-15mlx4_core: Check for DPDP violation only when DPDP is not supportedYuval Shaia
2014-12-15net/mlx4_core: Avoid double dumping of the PF device capabilitiesOr Gerlitz
2014-12-15net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_oneMatan Barak
2014-12-11net/mlx4: Add support for A0 steeringMatan Barak
2014-12-11net/mlx4: Refactor QUERY_PORTMatan Barak
2014-12-11net/mlx4_core: Add explicit error message when rule doesn't meet configurationMatan Barak
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Add a check if there are too many reserved QPsDotan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-12-11net/mlx4_core: Mask out host side virtualization features for guestsOr Gerlitz
2014-12-11net/mlx4_en: Set csum level for encapsulated packetsOr Gerlitz
2014-12-08net/mlx4_en: Support for configurable RSS hash functionEyal Perry
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-26net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-11-23mlx4: fix mlx4_en_set_rxfh()Eric Dumazet
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-21net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is setSaeed Mahameed
2014-11-21mlx4: don't duplicate kvfree()Al Viro
2014-11-19net/mlx4_en: Add VXLAN ndo calls to the PF net device ops tooOr Gerlitz
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-14net/mlx4_en: Implement ndo_gso_check()Joe Stringer
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli
2014-11-10mlx4: restore conditional call to napi_complete_done()Eric Dumazet
2014-11-10mlx4: use napi_complete_done()Eric Dumazet