summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson1-4/+0
2017-03-16sunvnet: count multicast packetsShannon Nelson1-0/+2
2017-03-16sunvnet: track port queues correctlyShannon Nelson2-13/+22
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson3-1/+136
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson3-7/+41
2017-03-16bonding: add 802.3ad support for 25G speedsJarod Wilson1-0/+9
2017-03-16liquidio: use meaningful names for IRQsRick Farrington4-16/+101
2017-03-16liquidio: remove/replace invalid codeRick Farrington1-16/+10
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin1-16/+23
2017-03-16net: ethernet: fs_enet: Remove useless includesChristophe Leroy2-12/+0
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy2-4/+4
2017-03-16net: mvneta: support suspend and resumeJane Li1-4/+57
2017-03-16mlxsw: spectrum_router: Don't abort on l3mdev rulesIdo Schimmel1-1/+1
2017-03-16mlxsw: spectrum_router: Add support for VRFs on top of bridgesIdo Schimmel3-1/+81
2017-03-16mlxsw: spectrum_router: Add support for VRFsIdo Schimmel3-3/+61
2017-03-16mlxsw: spectrum_router: Don't destroy RIF if L3 slaveIdo Schimmel1-1/+2
2017-03-16mlxsw: spectrum_router: Associate RIFs with correct VRIdo Schimmel1-2/+5
2017-03-16net: vrf: Set slave's private flag before linkingIdo Schimmel1-2/+6
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel2-3/+27
2017-03-16r8152: simply the argumentshayeswang1-17/+26
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11Iyappan Subramanian4-17/+30
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_1Quan Nguyen2-0/+12
2017-03-15drivers: net: xgene: Fix Rx checksum validation logicIyappan Subramanian1-10/+17
2017-03-15drivers: net: xgene: Fix wrong logical operationQuan Nguyen1-2/+2
2017-03-15drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2017-03-15drivers: net: phy: xgene: Fix mdio writeQuan Nguyen1-1/+1
2017-03-15net: dsa: mv88e6xxx: specify ageing time limitsVivien Didelot1-0/+2
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar12-21/+50
2017-03-15netxen_nic: remove redundant check if retries is zeroColin Ian King1-7/+2
2017-03-15net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto1-8/+20
2017-03-15net: stmmac: tso init prepared for multiple queuesJoao Pinto1-2/+6
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto3-37/+88
2017-03-15net: stmmac: prepare rx/tx set tail function for multiple queuesJoao Pinto1-2/+2
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto4-16/+32
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto5-8/+11
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto6-29/+39
2017-03-15net: stmmac: prepare stmmac_tx_err for multiple queuesJoao Pinto1-4/+5
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto6-39/+125
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto6-21/+22
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto3-79/+124
2017-03-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller20-413/+1333
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller207-1969/+3421
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds40-285/+640
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-49/+99
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy4-31/+35
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2-6/+6
2017-03-15i40e: Allow untrusted VFs to have more filtersMitch Williams1-1/+1
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck4-10/+58
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski1-4/+4
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang2-12/+5