summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-12ravb: Consolidate clock handlingGeert Uytterhoeven
2017-10-12net: bgmac: enable master mode for BCM54210E and B50212E PHYsRafał Miłecki
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki
2017-10-12ipvlan: always use the current L2 addr of the masterMahesh Bandewar
2017-10-12vxge: Clean up unused variables in vxge-trafficChristos Gkekas
2017-10-12net: systemport: Turn on ACB at the SYSTEMPORT levelFlorian Fainelli
2017-10-12net: dsa: bcm_sf2: Turn on ACB at the switch levelFlorian Fainelli
2017-10-12net: systemport: Establish lower/upper queue mappingFlorian Fainelli
2017-10-12Revert "net: qcom/emac: enforce DMA address restrictions"Timur Tabi
2017-10-11net/mlx4_en: XDP_TX, assign constant values of TX descs on ring creaionTariq Toukan
2017-10-11net/mlx4_en: Obsolete call to generic write_desc in XDP xmit flowTariq Toukan
2017-10-11net/mlx4_en: Replace netdev parameter with priv in XDP xmit functionTariq Toukan
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko
2017-10-11net: qualcomm: rmnet: Implement bridge modeSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Convert the muxed endpoint to hlistSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Remove duplicate setting of rmnet_devicesSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Remove duplicate setting of rmnet private infoSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Move rmnet_mode to rmnet_portSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Remove some unused definesSubash Abhinov Kasiviswanathan
2017-10-11net: qualcomm: rmnet: Remove existing logic for bridge modeSubash Abhinov Kasiviswanathan
2017-10-11net: qcom/emac: clean up some TX/RX error messagesTimur Tabi
2017-10-11net: qcom/emac: enforce DMA address restrictionsTimur Tabi
2017-10-11net: qcom/emac: remove unused address arraysTimur Tabi
2017-10-11net: qcom/emac: specify the correct DMA maskTimur Tabi
2017-10-11net: hns3: make local functions staticWei Yongjun
2017-10-11net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy
2017-10-11net: dsa: lan9303: Add basic offloading of unicast trafficEgil Hjelmeland
2017-10-11net: dsa: lan9303: Move tag setup to new lan9303_setup_taggingEgil Hjelmeland
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller
2017-10-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-10-10net/mlx4_en: Increase number of default RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of RX ringsInbar Karmy
2017-10-10net/mlx4_en: Limit the number of TX ringsInbar Karmy
2017-10-10net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng
2017-10-10net: hns3: add support for set_rxnfcLipeng
2017-10-10net: hns3: add support for set_ringparamLipeng
2017-10-10net: hns3: fixes the ring index in hns3_fini_ringLipeng
2017-10-10cxgb4: add new T5 pci device id'sGanesh Goudar
2017-10-10cxgb4: Add support for new flash partsGanesh Goudar
2017-10-10igb: check memory allocation failureChristophe JAILLET
2017-10-10e1000e: Be drop monitor friendlyFlorian Fainelli
2017-10-10e1000e: apply burst mode settings only on defaultWillem de Bruijn
2017-10-10e1000e: fix buffer overrun while the I219 is processing DMA transactionsSasha Neftin
2017-10-10e1000e: Avoid receiver overrun interrupt burstsBenjamin Poirier
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier
2017-10-10e1000e: Fix return value testBenjamin Poirier
2017-10-10e1000e: Fix wrong comment related to link detectionBenjamin Poirier
2017-10-10e1000e: Fix error path in link detectionBenjamin Poirier