summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2016-10-04mlxsw: switchx2: Fix misuse of hard_header_lenYotam Gigi
2016-10-04mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens
2016-09-30mlx4: remove unused fieldsDavid Decotigny
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-09-24net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh
2016-09-23net/mlx5e: Add TC vlan match parsingOr Gerlitz
2016-09-23net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz
2016-09-23net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib
2016-09-21net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-09-21net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky
2016-09-21net/mlx4_en: Fix wrong indentationKamal Heib
2016-09-21net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz