summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li
2021-05-25net: wan: add some required spacesPeng Li
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li
2021-05-25net: wan: add blank line after declarationsPeng Li
2021-05-25net: wan: remove redundant blank linesPeng Li
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25net/hamradio/6pack: Fix inconsistent indentingJiapeng Chong
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan
2021-05-24net: dsa: microchip: enable phy errata workaround on 9567George McCollister
2021-05-24net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-05-24net: wan: add braces {} to all arms of the statementPeng Li
2021-05-24net: wan: fix the comments style issuePeng Li
2021-05-24net: wan: replace comparison to NULL with "!card"Peng Li
2021-05-24net: wan: move out assignment in if conditionPeng Li
2021-05-24net: wan: add some required spacesPeng Li
2021-05-24net: wan: fix the code style issue about trailing statementsPeng Li
2021-05-24net: wan: code indent use tabs where possiblePeng Li
2021-05-24net: wan: add blank line after declarationsPeng Li
2021-05-24net: wan: fix an code style issue about "foo* bar"Peng Li
2021-05-24net: wan: remove redundant blank linesPeng Li
2021-05-24net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-05-24net: dsa: sja1105: allow the frame buffer size to be customizedVladimir Oltean
2021-05-24net: dsa: sja1105: configure the multicast policers, if presentVladimir Oltean
2021-05-24net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedureVladimir Oltean
2021-05-24net: dsa: sja1105: dynamically choose the number of static config table entriesVladimir Oltean
2021-05-24net: dsa: sja1105: skip CGU configuration if it's unnecessaryVladimir Oltean
2021-05-24net: dsa: sja1105: don't assign the host port using dsa_upstream_port()Vladimir Oltean
2021-05-24net: dsa: sja1105: dimension the data structures for a larger port countVladimir Oltean
2021-05-24net: dsa: sja1105: avoid some work for unused portsVladimir Oltean
2021-05-24net: dsa: sja1105: parameterize the number of portsVladimir Oltean
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...Jian Shen
2021-05-24net: hns3: configure promisc mode for VF asynchronouslyJian Shen
2021-05-24net: dsa: sja1105: update existing VLANs from the bridge VLAN listVladimir Oltean
2021-05-24net: dsa: sja1105: use 4095 as the private VLAN for untagged trafficVladimir Oltean
2021-05-24net: dsa: sja1105: error out on unsupported PHY modeVladimir Oltean
2021-05-24net: dsa: sja1105: add error handling in sja1105_setup()Vladimir Oltean
2021-05-24net: dsa: sja1105: call dsa_unregister_switch when allocating memory failsVladimir Oltean
2021-05-24net: dsa: sja1105: fix VL lookup command packing for P/Q/R/SVladimir Oltean
2021-05-24net: hso: fix control-request directionsJohan Hovold
2021-05-24r8152: check the informaton of the deviceHayes Wang
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King
2021-05-23ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpyYueHaibing
2021-05-23net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang
2021-05-23net: r6040: Allow restarting auto-negotiationFlorian Fainelli
2021-05-23net: r6040: Use ETH_FCS_LENFlorian Fainelli
2021-05-23net: r6040: Use logical or for MDIO operationsFlorian Fainelli
2021-05-23ehea: Use DEVICE_ATTR_*() macroYueHaibing