summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-07net: mvpp2: cls: fix less than zero check on a u32 variableColin Ian King
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin
2019-05-07net: hns3: optimize the barrier using when cleaning TX BDYunsheng Lin
2019-05-07net: hns3: fix error handling for desc fillingYunsheng Lin
2019-05-07net: hns3: combine len and checksum handling for inner and outer header.Yunsheng Lin
2019-05-07net: hns3: refactor BD filling for l2l3l4 infoYunsheng Lin
2019-05-07net: hns3: fix for tunnel type handling in hns3_rx_checksumYunsheng Lin
2019-05-07net: hns3: add linearizing checking for TSO caseYunsheng Lin
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: use napi_schedule_irqoff in hard interrupts handlersYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-07net: dsa: lantiq: Add Forwarding Database accessHauke Mehrtens
2019-05-07net: dsa: lantiq: Add fast age functionHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN aware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Add VLAN unaware bridge offloadingHauke Mehrtens
2019-05-07net: dsa: lantiq: Allow special tags only on CPU portHauke Mehrtens
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit
2019-05-05r8169: add rtl_set_fifo_sizeHeiner Kallweit
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko
2019-05-05mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko
2019-05-05r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit
2019-05-05r8169: simplify rtl_writephy_batch and rtl_ephy_initHeiner Kallweit
2019-05-05net: dsa: sja1105: Add support for Spanning Tree ProtocolVladimir Oltean
2019-05-05net: dsa: sja1105: Add support for traffic through standalone portsVladimir Oltean
2019-05-05net: dsa: mv88e6xxx: refine SMI supportVivien Didelot
2019-05-05nfp: flower: add qos offload stats request and replyPieter Jansen van Vuuren
2019-05-05nfp: flower: add qos offload install and remove functionality.Pieter Jansen van Vuuren
2019-05-05nfp: flower: add qos offload frameworkPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: usb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller