summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-09-26vxlan: add unlikely to vxlan_remcsum checkFabian Frederick1-1/+1
2020-09-26vxlan: don't collect metadata if remote checksum is wrongFabian Frederick1-3/+4
2020-09-26net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stopIvan Khoronzhuk1-2/+4
2020-09-26net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-09-26net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt6-2/+30
2020-09-26vmxnet3: fix cksum offload issues for non-udp tunnelsRonak Doshi3-3/+34
2020-09-26net: dsa: sja1105: implement .devlink_info_getVladimir Oltean3-0/+21
2020-09-26net: dsa: sja1105: expose static config as devlink regionVladimir Oltean3-3/+124
2020-09-26net: dsa: sja1105: move devlink param code to sja1105_devlink.cVladimir Oltean4-103/+132
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg72-682/+794
2020-09-26sfc: fix kdoc warningJesse Brandeburg2-1/+2
2020-09-26drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg3-15/+15
2020-09-26drivers/net/ethernet: add some basic kdoc tagsJesse Brandeburg2-2/+2
2020-09-26drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg1-0/+10
2020-09-26drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg2-0/+2
2020-09-26drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg15-84/+37
2020-09-26intel: handle unused assignmentsJesse Brandeburg3-149/+131
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg38-129/+185
2020-09-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-22/+22
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller139-3422/+4175
2020-09-25Merge tag 'wireless-drivers-2020-09-25' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo2-10/+20
2020-09-25ice: fix memory leak in ice_vsi_setupJacob Keller1-1/+13
2020-09-25ice: fix memory leak if register_netdev_failsJacob Keller3-19/+6
2020-09-25ice: Fix call trace on suspendAnirudh Venkataramanan1-0/+1
2020-09-25iavf: Fix incorrect adapter get in iavf_resumeSylwester Dziedziuch1-2/+2
2020-09-25sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig1-10/+18
2020-09-25lib82596: convert to dma_alloc_noncoherentChristoph Hellwig3-63/+80
2020-09-25lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig3-39/+40
2020-09-25net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENTChristoph Hellwig1-9/+6
2020-09-25net: hns3: rename macro of pci device id of vfGuangbin Huang3-8/+9
2020-09-25net: hns3: add support for 200G deviceGuangbin Huang5-11/+55
2020-09-25net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo2-0/+13
2020-09-25net: hns3: add a hardware error detect typeYufeng Mo3-0/+5
2020-09-25net: hns3: remove unnecessary variable initializationYufeng Mo6-9/+9
2020-09-25net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo1-10/+5
2020-09-25net/fsl: quieten expected MDIO access failuresJamie Iles1-1/+1
2020-09-25net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne1-8/+12
2020-09-25net/ethernet/broadcom: fix spelling typoWang Qing1-8/+8
2020-09-25net: dsa: felix: convert TAS link speed based on phylink speedXiaoliang Yang1-1/+21
2020-09-25hinic: fix wrong return value of mac-set cmdLuo bin2-13/+5
2020-09-25Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller21-1658/+2339
2020-09-25drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functionsXie He1-17/+26
2020-09-25dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei3-1/+91
2020-09-25net: pcs-lynx: add support for 10GBASERIoana Ciornei1-0/+6
2020-09-25net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean3-24/+33
2020-09-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo32-1758/+2247
2020-09-24mt76: mt7663s: remove max_tx_fragments limitationLorenzo Bianconi1-6/+7
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao3-56/+13
2020-09-24mt76: mt7915: add offchannel condition in switch channel commandShayne Chen1-2/+4