summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-20net: ipa: split sequencer type in twoAlex Elder6-32/+51
2021-03-20net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder3-2/+11
2021-03-20net: ipa: use configuration data for QSB settingsAlex Elder1-45/+28
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller3-14/+9
2021-03-19e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun1-1/+1
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong1-8/+8
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin1-1/+0
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin1-3/+0
2021-03-19net: ipa: define QSB limits in configuration dataAlex Elder3-2/+46
2021-03-19net: ipa: define some new memory regionsAlex Elder3-3/+11
2021-03-19net: ipa: don't define empty memory regionsAlex Elder2-15/+0
2021-03-19net: ipa: fix canary count for SC7180 UC_INFO regionAlex Elder1-1/+1
2021-03-19net: ipa: make all configuration data constantAlex Elder2-6/+6
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin1-1/+0
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson1-0/+1
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson1-56/+154
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson1-0/+6
2021-03-19net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean2-0/+2
2021-03-19octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King1-1/+1
2021-03-19octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun1-0/+1
2021-03-19r8169: use lower_32_bits/upper_32_bits macrosHeiner Kallweit1-4/+2
2021-03-19hinic: Remove unused variable.David S. Miller1-1/+0
2021-03-19net: hinic: convert strlcpy to strscpyDaode Huang1-2/+2
2021-03-19net: hinic: remove the repeat word "the" in comment.Daode Huang1-1/+1
2021-03-19net: hinic: add a blank line after declarationsDaode Huang1-0/+1
2021-03-19net: hinic: Remove unnecessary 'out of memory' messageDaode Huang4-17/+5
2021-03-19atl1c: use napi_alloc_skbSieng Piaw Liew1-11/+17
2021-03-19atl1c: switch to napi_gro_receiveSieng Piaw Liew1-1/+1
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle1-31/+0
2021-03-18Fix a typoBhaskar Chowdhury1-2/+2
2021-03-18ionic: protect adminq from early destroyShannon Nelson2-8/+28
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson2-2/+24
2021-03-18ionic: block actions during fw resetShannon Nelson3-4/+15
2021-03-18ionic: update ethtool support bits for BASETShannon Nelson2-0/+10
2021-03-18ionic: fix unchecked referenceShannon Nelson1-1/+1
2021-03-18ionic: simplify the intr_index use in txq_initShannon Nelson1-4/+2
2021-03-18ionic: code cleanup detailsShannon Nelson3-32/+25
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean1-36/+36
2021-03-18net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur1-2/+2
2021-03-18net: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He1-2/+2
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King1-1/+1
2021-03-18net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-18nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin1-4/+1
2021-03-18of: of_net: Provide function name and param descriptionLee Jones1-0/+3
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee3-0/+56
2021-03-18net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz1-1/+70
2021-03-18net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz3-8/+52
2021-03-18net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz1-6/+2
2021-03-18net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz1-1/+3
2021-03-18net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz1-25/+20