summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-19net: ipa: define some new memory regionsAlex Elder
2021-03-19net: ipa: don't define empty memory regionsAlex Elder
2021-03-19net: ipa: fix canary count for SC7180 UC_INFO regionAlex Elder
2021-03-19net: ipa: make all configuration data constantAlex Elder
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson
2021-03-19net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean
2021-03-19octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King
2021-03-19octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun
2021-03-19r8169: use lower_32_bits/upper_32_bits macrosHeiner Kallweit
2021-03-19hinic: Remove unused variable.David S. Miller
2021-03-19r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-19net: hinic: convert strlcpy to strscpyDaode Huang
2021-03-19net: hinic: remove the repeat word "the" in comment.Daode Huang
2021-03-19net: hinic: add a blank line after declarationsDaode Huang
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang
2021-03-19atl1c: use napi_alloc_skbSieng Piaw Liew
2021-03-19atl1c: switch to napi_gro_receiveSieng Piaw Liew
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle
2021-03-19igb: check timestamp validityJesse Brandeburg
2021-03-19igb: Fix duplicate include guardTom Seewald
2021-03-19e1000e: Fix duplicate include guardTom Seewald
2021-03-19Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar
2021-03-18Fix a typoBhaskar Chowdhury
2021-03-18net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-18ionic: protect adminq from early destroyShannon Nelson
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson
2021-03-18ionic: block actions during fw resetShannon Nelson
2021-03-18ionic: update ethtool support bits for BASETShannon Nelson
2021-03-18ionic: fix unchecked referenceShannon Nelson
2021-03-18ionic: simplify the intr_index use in txq_initShannon Nelson
2021-03-18ionic: code cleanup detailsShannon Nelson
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean
2021-03-18net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur
2021-03-18net: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King
2021-03-18net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2021-03-18net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz
2021-03-18net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz
2021-03-18net: ipa: relax 64-bit build requirementAlex Elder
2021-03-18net: ipa: fix table alignment requirementAlex Elder
2021-03-18net: ipa: use upper_32_bits()Alex Elder