summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-01-24net/mlx5e: Maximize ip tunnel key usage on the TC offloading pathOr Gerlitz
2017-01-24net/mlx5e: Use the full tunnel key info for encapsulation offload house-keepingOr Gerlitz
2017-01-24net/mlx5e: TC ipv4 tunnel encap offload cosmetic changesOr Gerlitz
2017-01-24net/mlx5e: Add TC offloads matching on IPv6 encapsulation headersOr Gerlitz
2017-01-24net/mlx5: Use exact encap header size for the FW input bufferOr Gerlitz
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-24mlxsw: spectrum: Add packet sample offloading supportYotam Gigi
2017-01-24mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi
2017-01-24mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal
2017-01-23net: moxa: constify net_device_ops structuresBhumika Goyal
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-22net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli
2017-01-22net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto
2017-01-22net/mlx4: use rb_entry()Geliang Tang
2017-01-20Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-01-20net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: don't disable interrupts in ndo_openIvan Khoronzhuk
2017-01-20net: ethernet: ti: cpsw: remove dual check from common res usage functionIvan Khoronzhuk
2017-01-20bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann
2017-01-20cxgb4: hide unused warningsArnd Bergmann
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi
2017-01-19net/mlx5e: Reorder update statsSaeed Mahameed
2017-01-19net/mlx5: Move cached hca caps to designated caps structGal Pressman
2017-01-19net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2017-01-19net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman
2017-01-19net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman
2017-01-19net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman
2017-01-19net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia
2017-01-19net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia
2017-01-19net/mlx5e: Implement 1PPS supportEugenia Emantayev
2017-01-19net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev
2017-01-19net/mlx5: Fix version printout in case of health issueEli Cohen
2017-01-19net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2017-01-19net/mlx5e: Remove unused variableArnd Bergmann
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan