summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk
2017-01-18tun: rx batchingJason Wang
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-16net: mvneta: add BQL supportMarcin Wojtas
2017-01-16net: mvneta: add xmit_more supportSimon Guinot
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar
2017-01-16sfc: get PIO buffer size from the NICEdward Cree
2017-01-16sfc: allow PIO more oftenEdward Cree
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-16sfc: Replace memset with eth_zero_addrShyam Saini
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-01-15stmmac: indent an if statementDan Carpenter
2017-01-15synopsys: remove dwc_eth_qos driverjpinto
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar
2017-01-13bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan
2017-01-13bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan
2017-01-13bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan