aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan1-0/+16
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot2-57/+0
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot1-6/+3
2017-04-21ibmvnic: Disable irq prior to closeBrian King1-0/+18
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot1-3/+6
2017-04-21ibmvnic: Remove inflight listNathan Fontenot2-88/+19
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King1-19/+6
2017-04-21ibmvnic: Fixup atomic API usageBrian King1-6/+4
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King1-1/+1
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2-3/+4
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon1-0/+6
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann1-2/+0
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter1-2/+3
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter1-1/+2
2017-04-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-193/+287
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko2-0/+2
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko2-2/+64
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko2-29/+29
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko1-0/+5
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko2-1/+24
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko4-0/+55
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko1-2/+2
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller43-75/+159
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert3-0/+157
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert3-0/+131
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert2-0/+898
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen1-1/+1
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-199/+288
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck1-3/+1
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck2-8/+53
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen1-0/+3
2017-04-18ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+11
2017-04-18ixgbe: Remove unused defineDon Skidmore1-3/+0
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov3-30/+28
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-33/+45
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov1-44/+41
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov1-19/+29
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov1-1/+1
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore2-0/+19
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore4-0/+18
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore1-2/+27
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen3-52/+3
2017-04-18net: cx89x0: move attribute declaration before struct keywordStefan Agner1-1/+1
2017-04-18ixgbe: Remove pr_cont usesJoe Perches1-37/+47
2017-04-18be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2-44/+102
2017-04-18drivers: net: xgene-v2: Extend ethtool statisticsIyappan Subramanian4-10/+151
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni2-3/+26
2017-04-18ftgmac100: Fix potential ordering issue in NAPI pollBenjamin Herrenschmidt1-0/+7
2017-04-18ftgmac100: Display the discovered PHY device infoBenjamin Herrenschmidt1-0/+3