aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli1-1/+5
2017-10-12net: dsa: bcm_sf2: Turn on ACB at the switch levelFlorian Fainelli2-0/+53
2017-10-12net: systemport: Establish lower/upper queue mappingFlorian Fainelli2-5/+121
2017-10-12Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi1-24/+15
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan3-14/+27
2017-10-11net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan1-5/+12
2017-10-11net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan3-4/+3
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko3-12/+26
2017-10-11net: qualcomm: rmnet: Implement bridge modeSubash Abhinov Kasiviswanathan4-6/+122
2017-10-11net: qualcomm: rmnet: Convert the muxed endpoint to hlistSubash Abhinov Kasiviswanathan6-53/+68
2017-10-11net: qualcomm: rmnet: Remove duplicate setting of rmnet_devicesSubash Abhinov Kasiviswanathan2-5/+4
2017-10-11net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan6-40/+15
2017-10-11net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan3-10/+7
2017-10-11net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan1-8/+0
2017-10-11net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan2-69/+9
2017-10-11net: qcom/emac: clean up some TX/RX error messagesTimur Tabi2-13/+10
2017-10-11net: qcom/emac: enforce DMA address restrictionsTimur Tabi1-15/+24
2017-10-11net: qcom/emac: remove unused address arraysTimur Tabi1-13/+3
2017-10-11net: qcom/emac: specify the correct DMA maskTimur Tabi1-13/+4
2017-10-11net: hns3: make local functions staticWei Yongjun1-2/+4
2017-10-11atm: idt77105: Drop needless setup_timer()Kees Cook1-2/+0
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy4-3/+350
2017-10-11net: dsa: lan9303: Add basic offloading of unicast trafficEgil Hjelmeland2-0/+84
2017-10-11net: dsa: lan9303: Move tag setup to new lan9303_setup_taggingEgil Hjelmeland1-17/+25
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-96/+96
2017-10-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-41/+75
2017-10-10net/mlx4_en: Increase number of default RX ringsInbar Karmy1-2/+1
2017-10-10net/mlx4_en: Limit the number of RX ringsInbar Karmy1-1/+6
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy4-7/+7
2017-10-10net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng1-1/+1
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng3-0/+68
2017-10-10net: hns3: add support for set_rxnfcLipeng6-2/+129
2017-10-10net: hns3: add support for set_ringparamLipeng3-2/+81
2017-10-10net: hns3: fixes the ring index in hns3_fini_ringLipeng1-1/+1
2017-10-10cxgb4: add new T5 pci device id'sGanesh Goudar1-0/+2
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar1-20/+116
2017-10-10igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-10-10e1000e: Be drop monitor friendlyFlorian Fainelli1-7/+11
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn3-13/+15
2017-10-10e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin1-3/+5
2017-10-10e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier2-8/+26
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier2-4/+9
2017-10-10e1000e: Fix return value testBenjamin Poirier1-1/+1
2017-10-10e1000e: Fix wrong comment related to link detectionBenjamin Poirier1-2/+2
2017-10-10e1000e: Fix error path in link detectionBenjamin Poirier1-3/+4
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger3-0/+115
2017-10-09vhost_net: do not stall on zerocopy depletionWillem de Bruijn1-9/+3
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller58-362/+392
2017-10-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-81/+107