summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-22net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea
2021-03-22dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin
2021-03-20Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean
2021-03-20r8169: add support for ethtool get_ringparamHeiner Kallweit
2021-03-20net: ipa: update some comments in "ipa_data.h"Alex Elder
2021-03-20net: ipa: sequencer type is for TX endpoints onlyAlex Elder
2021-03-20net: ipa: split sequencer type in twoAlex Elder
2021-03-20net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder
2021-03-20net: ipa: use configuration data for QSB settingsAlex Elder
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-19e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin
2021-03-19net: ipa: define QSB limits in configuration dataAlex Elder
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-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-18Fix a typoBhaskar Chowdhury
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