summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-18net: ipa: rename interconnect settingsAlex Elder
2021-01-18net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean
2021-01-18Merge tag 'spi-fix-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-16net: mscc: ocelot: Remove unneeded semicolonXu Wang
2021-01-16cxgb4: enable interrupt based Tx completions for T5Raju Rangoju
2021-01-16net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...Lee Jones
2021-01-16net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanoursLee Jones
2021-01-16net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameterLee Jones
2021-01-16net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones
2021-01-16net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones
2021-01-16net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones
2021-01-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-16Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15net: tap: check vlan with eth_type_vlan() methodMenglong Dong
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: initialize watermarks to sane defaultsVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean
2021-01-15net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-15gianfar: remove definition of DEBUGTom Rix
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister
2021-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang
2021-01-15Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-15Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesk...Linus Torvalds
2021-01-15spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-15Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Dave Airlie
2021-01-14Merge tag 'drm-fixes-2021-01-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-01-15Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Dave Airlie
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman