summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-20e1000: Omit private ndo_get_stats functionTobias Klauser
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter
2017-04-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen
2017-04-18ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-04-18ixgbe: Remove unused defineDon Skidmore
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen
2017-04-18net: cx89x0: move attribute declaration before struct keywordStefan Agner
2017-04-18ixgbe: Remove pr_cont usesJoe Perches
2017-04-18be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna
2017-04-18drivers: net: xgene-v2: Extend ethtool statisticsIyappan Subramanian
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni
2017-04-18ftgmac100: Fix potential ordering issue in NAPI pollBenjamin Herrenschmidt
2017-04-18ftgmac100: Display the discovered PHY device infoBenjamin Herrenschmidt
2017-04-18ftgmac100: Allow configuration of phy interface via device-treeBenjamin Herrenschmidt
2017-04-18ftgmac100: Add netpoll supportBenjamin Herrenschmidt
2017-04-18ftgmac100: Add vlan HW offloadBenjamin Herrenschmidt
2017-04-18ftgmac100: Add ndo_set_rx_mode() and support for multicast & promiscBenjamin Herrenschmidt
2017-04-18ftgmac100: Add pause frames configuration and supportBenjamin Herrenschmidt
2017-04-18ftgmac100: Add ethtool n-way reset callBenjamin Herrenschmidt
2017-04-18sky2: Use seq_puts() in sky2_debug_show()Markus Elfring
2017-04-18skge: Adjust a null pointer check in skge_down()Markus Elfring
2017-04-18skge: Use seq_puts() in skge_debug_show()Markus Elfring
2017-04-18net: pxa168_eth: Adjust four checks for null pointersMarkus Elfring
2017-04-18net: pxa168_eth: Use kcalloc() in two functionsMarkus Elfring