summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-09-25vxlan: move encapsulation warningFabian Frederick
2020-09-25vxlan: add unlikely to vxlan_remcsum checkFabian Frederick
2020-09-25vxlan: don't collect metadata if remote checksum is wrongFabian Frederick
2020-09-25net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk
2020-09-25net: stmmac: Fix clock handling on remove pathWong Vee Khee
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi
2020-09-25net: dsa: sja1105: implement .devlink_info_getVladimir Oltean
2020-09-25net: dsa: sja1105: expose static config as devlink regionVladimir Oltean
2020-09-25net: dsa: sja1105: move devlink param code to sja1105_devlink.cVladimir Oltean
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25sfc: fix kdoc warningJesse Brandeburg
2020-09-25drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg
2020-09-25drivers/net/ethernet: add some basic kdoc tagsJesse Brandeburg
2020-09-25drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-09-25intel: handle unused assignmentsJesse Brandeburg
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-25Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch
2020-09-25sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig
2020-09-25net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-24net/fsl: quieten expected MDIO access failuresJamie Iles
2020-09-24net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne
2020-09-24net/ethernet/broadcom: fix spelling typoWang Qing
2020-09-24net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang
2020-09-24hinic: fix wrong return value of mac-set cmdLuo bin
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-24drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-09-24mt76: mt7663s: remove max_tx_fragments limitationLorenzo Bianconi
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao