summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-19Fix a typoBhaskar Chowdhury1-2/+2
2021-03-19ionic: protect adminq from early destroyShannon Nelson2-8/+28
2021-03-19ionic: stop watchdog when in broken stateShannon Nelson2-2/+24
2021-03-19ionic: block actions during fw resetShannon Nelson3-4/+15
2021-03-19ionic: update ethtool support bits for BASETShannon Nelson2-0/+10
2021-03-19ionic: fix unchecked referenceShannon Nelson1-1/+1
2021-03-19ionic: simplify the intr_index use in txq_initShannon Nelson1-4/+2
2021-03-19ionic: code cleanup detailsShannon Nelson3-32/+25
2021-03-19net: ocelot: support multiple bridgesVladimir Oltean1-36/+36
2021-03-19net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur1-2/+2
2021-03-19net: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He1-2/+2
2021-03-19octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King1-1/+1
2021-03-19net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold1-1/+0
2021-03-19nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin1-4/+1
2021-03-19of: of_net: Provide function name and param descriptionLee Jones1-0/+3
2021-03-19stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee3-0/+56
2021-03-19net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz1-1/+70
2021-03-19net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz3-8/+52
2021-03-19net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz1-6/+2
2021-03-19net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz1-1/+3
2021-03-19net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz1-25/+20
2021-03-19net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz1-36/+64
2021-03-19net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz1-0/+7
2021-03-19net: ipa: relax 64-bit build requirementAlex Elder2-3/+9
2021-03-19net: ipa: fix table alignment requirementAlex Elder1-8/+12
2021-03-19net: ipa: use upper_32_bits()Alex Elder1-8/+6
2021-03-19net: ipa: fix assumptions about DMA address sizeAlex Elder1-6/+8
2021-03-19s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann1-24/+1
2021-03-19s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann1-4/+4
2021-03-19s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann1-4/+6