summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-151-1/+1
|\
| * Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-12-081-1/+1
| |\
| | * thunderbolt: Add support for end-to-end flow controlMika Westerberg2020-11-111-1/+1
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-15975-34595/+38252
|\ \ \
| * | | net: hns3: fix expression that is currently always trueColin Ian King2020-12-151-1/+1
| * | | net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean2020-12-152-3/+84
| * | | net: vxget: clean up sparse warningsJakub Kicinski2020-12-151-9/+9
| * | | Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-155-167/+160
| |\ \ \
| | * | | can: m_can: use struct m_can_classdev as drvdataMarc Kleine-Budde2020-12-143-14/+13
| | * | | can: m_can: let m_can_class_allocate_dev() allocate driver specific private dataMarc Kleine-Budde2020-12-145-50/+56
| | * | | can: m_can: m_can_clk_start(): make use of pm_runtime_resume_and_get()Marc Kleine-Budde2020-12-141-9/+1
| | * | | can: m_can: m_can_config_endisable(): mark as staticMarc Kleine-Budde2020-12-142-2/+1
| | * | | can: m_can: use cdev as name for struct m_can_classdev uniformlyMarc Kleine-Budde2020-12-141-49/+49
| | * | | can: m_can: convert indention to kernel coding styleMarc Kleine-Budde2020-12-141-45/+43
| | * | | can: m_can: update link to M_CAN user manualMarc Kleine-Budde2020-12-141-2/+1
| * | | | mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko2020-12-153-1/+11
| * | | | mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko2020-12-154-1/+24
| * | | | mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko2020-12-151-0/+291
| * | | | mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko2020-12-151-0/+35
| * | | | mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko2020-12-151-0/+111
| * | | | mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko2020-12-153-0/+205
| * | | | mlxsw: reg: Add XM Router M Table RegisterJiri Pirko2020-12-151-2/+31
| * | | | mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko2020-12-153-0/+88
| * | | | mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko2020-12-151-3/+63
| * | | | mlxsw: reg: Add Router XLT M select RegisterJiri Pirko2020-12-151-0/+32
| * | | | mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko2020-12-154-1/+18
| * | | | mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko2020-12-153-2/+49
| * | | | mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko2020-12-154-0/+250
| * | | | mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko2020-12-151-0/+44
| * | | | mlxsw: reg: Add XM Direct RegisterJiri Pirko2020-12-151-3/+271
| * | | | bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.Michael Chan2020-12-151-9/+40
| * | | | bnxt_en: Retry installing FW package under NO_SPACE error condition.Pavan Chebbi2020-12-151-5/+32
| * | | | bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.Pavan Chebbi2020-12-151-32/+28
| * | | | bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().Michael Chan2020-12-151-33/+30
| * | | | bnxt_en: Refactor bnxt_flash_nvram.Pavan Chebbi2020-12-151-19/+32
| * | | | ice, xsk: Move Rx allocation out of while-loopBjörn Töpel2020-12-151-6/+3
| * | | | net: mtk_eth: simplify the mediatek code return expressionZheng Yongjun2020-12-151-12/+4
| * | | | octeontx2-af: Add devlink health reporters for NPAGeorge Cherian2020-12-153-1/+765
| * | | | octeontx2-af: Add devlink suppoort to af driverGeorge Cherian2020-12-156-2/+98
| * | | | net: mhi: Fix unexpected queue wakeLoic Poulain2020-12-151-1/+2
| * | | | net: dsa: mv88e6xxx: don't set non-existing learn2all bit for 6220/6250Rasmus Villemoes2020-12-151-3/+10
| |/ / /
| * | | net: dsa: mt7530: enable MTU normalizationDENG Qingfang2020-12-131-0/+2
| * | | Merge tag 'wireless-drivers-next-2020-12-12' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-12276-10777/+6622
| |\ \ \
| | * \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-1240-131/+1033
| | |\ \ \
| | | * | | ath11k: implement suspend for QCA6390 PCI devicesCarl Huang2020-12-128-2/+124
| | | * | | ath11k: hif: add ce irq enable and disable functionsCarl Huang2020-12-122-1/+32
| | | * | | ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-127-1/+355
| | | * | | ath11k: set credit_update flag for flow controlled ep onlyCarl Huang2020-12-121-3/+5
| | | * | | ath11k: dp: stop rx pktlog before suspendCarl Huang2020-12-124-0/+56
| | | * | | ath11k: htc: implement suspend handlingCarl Huang2020-12-124-2/+31