summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea2021-03-226-0/+1939
* dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin2021-03-222-14/+5
* Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean2021-03-211-16/+0
* r8169: add support for ethtool get_ringparamHeiner Kallweit2021-03-211-0/+10
* net: ipa: update some comments in "ipa_data.h"Alex Elder2021-03-211-11/+12
* net: ipa: sequencer type is for TX endpoints onlyAlex Elder2021-03-216-29/+17
* net: ipa: split sequencer type in twoAlex Elder2021-03-216-32/+51
* net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder2021-03-213-2/+11
* net: ipa: use configuration data for QSB settingsAlex Elder2021-03-211-45/+28
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-193-14/+9
|\
| * e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun2021-03-191-1/+1
| * igc: Assign boolean values to a bool variableJiapeng Zhong2021-03-191-8/+8
| * igc: Remove unused MII_CR_LOOPBACKSasha Neftin2021-03-191-1/+0
| * igc: Remove unused MII_CR_SPEEDSasha Neftin2021-03-191-3/+0
| * igc: Remove unused MII_CR_RESETSasha Neftin2021-03-191-1/+0
* | net: ipa: define QSB limits in configuration dataAlex Elder2021-03-193-2/+46
* | net: ipa: define some new memory regionsAlex Elder2021-03-193-3/+11
* | net: ipa: don't define empty memory regionsAlex Elder2021-03-192-15/+0
* | net: ipa: fix canary count for SC7180 UC_INFO regionAlex Elder2021-03-191-1/+1
* | net: ipa: make all configuration data constantAlex Elder2021-03-192-6/+6
* | net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson2021-03-191-0/+1
* | net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson2021-03-191-56/+154
* | net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson2021-03-191-0/+6
* | net: enetc: teardown CBDR during PF/VF unbindVladimir Oltean2021-03-192-0/+2
* | octeontx2-pf: Fix spelling mistake "ratelimitter" -> "ratelimiter"Colin Ian King2021-03-191-1/+1
* | octeontx2-pf: Fix missing spin_lock_init() in otx2_tc_add_flow()Wei Yongjun2021-03-191-0/+1
* | r8169: use lower_32_bits/upper_32_bits macrosHeiner Kallweit2021-03-191-4/+2
* | hinic: Remove unused variable.David S. Miller2021-03-191-1/+0
* | net: hinic: convert strlcpy to strscpyDaode Huang2021-03-191-2/+2
* | net: hinic: remove the repeat word "the" in comment.Daode Huang2021-03-191-1/+1
* | net: hinic: add a blank line after declarationsDaode Huang2021-03-191-0/+1
* | net: hinic: Remove unnecessary 'out of memory' messageDaode Huang2021-03-194-17/+5
* | atl1c: use napi_alloc_skbSieng Piaw Liew2021-03-191-11/+17
* | atl1c: switch to napi_gro_receiveSieng Piaw Liew2021-03-191-1/+1
* | net: phy: at803x: remove at803x_aneg_done()Michael Walle2021-03-191-31/+0
* | Fix a typoBhaskar Chowdhury2021-03-191-2/+2
* | ionic: protect adminq from early destroyShannon Nelson2021-03-192-8/+28
* | ionic: stop watchdog when in broken stateShannon Nelson2021-03-192-2/+24
* | ionic: block actions during fw resetShannon Nelson2021-03-193-4/+15
* | ionic: update ethtool support bits for BASETShannon Nelson2021-03-192-0/+10
* | ionic: fix unchecked referenceShannon Nelson2021-03-191-1/+1
* | ionic: simplify the intr_index use in txq_initShannon Nelson2021-03-191-4/+2
* | ionic: code cleanup detailsShannon Nelson2021-03-193-32/+25
* | net: ocelot: support multiple bridgesVladimir Oltean2021-03-191-36/+36
* | net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur2021-03-191-2/+2
* | net: lapbether: Close the LAPB device before its underlying Ethernet device c...Xie He2021-03-191-2/+2
* | octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King2021-03-191-1/+1
* | net: cdc_ncm: drop redundant driver-data assignmentJohan Hovold2021-03-191-1/+0
* | nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin2021-03-191-4/+1
* | of: of_net: Provide function name and param descriptionLee Jones2021-03-191-0/+3