summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong2020-02-071-2/+6
| * | | | | | | net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min2020-02-071-3/+4
| * | | | | | | hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang2020-02-072-3/+15
| * | | | | | | net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli2020-02-071-1/+3
| * | | | | | | net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli2020-02-071-1/+1
| * | | | | | | net: stmmac: fix a possible endless loopDejin Zheng2020-02-071-0/+1
| * | | | | | | net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-063-3/+3
| * | | | | | | net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan2020-02-062-26/+23
| * | | | | | | net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem2020-02-061-0/+1
| * | | | | | | net/mlx5: IPsec, Fix esp modify function attributeRaed Salem2020-02-061-1/+1
| * | | | | | | net/mlx5: Fix deadlock in fs_coreMaor Gottlieb2020-02-061-7/+8
| * | | | | | | net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli2020-02-061-0/+3
| * | | | | | | r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit2020-02-061-0/+6
| * | | | | | | net: mvneta: move rx_dropped and rx_errors in per-cpu statsLorenzo Bianconi2020-02-061-9/+22
| * | | | | | | cxgb4: Added tls stats prints.Devulapally Shiva Krishna2020-02-061-0/+7
| * | | | | | | qed: Fix timestamping issue for L2 unicast ptp packets.Sudarsana Reddy Kalluru2020-02-051-2/+2
| * | | | | | | net: macb: Limit maximum GEM TX length in TSOHarini Katakam2020-02-051-1/+5
| * | | | | | | net: macb: Remove unnecessary alignment check for TSOHarini Katakam2020-02-051-5/+3
| * | | | | | | bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet2020-02-051-12/+32
| * | | | | | | net: ethernet: dec: tulip: Fix length mask in receive length calculationMoritz Fischer2020-02-051-1/+4
| * | | | | | | wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-02-052-7/+9
| * | | | | | | wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-02-051-0/+1
| * | | | | | | netdevsim: fix ptr_ret.cocci warningskbuild test robot2020-02-051-3/+1
| * | | | | | | net: sgi: ioc3-eth: Remove leftover free_irq()Thomas Bogendoerfer2020-02-051-1/+0
* | | | | | | | Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds2020-02-081-1/+1
* | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-083-4/+30
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'davinci-for-v5.6/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2020-01-271-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clocksource: davinci: only enable clockevents once tim34 is initializedBartosz Golaszewski2020-01-131-4/+4
| * | | | | | | | | Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-crypto-signed' of git://git.kerne...Olof Johansson2020-01-257-34/+474
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'omap-for-v5.6/ti-sysc-omap45-rng' into omap-for-v5.6/ti-sysc-dr...Tony Lindgren2020-01-235-13/+190
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: dts: Add missing omap5 secure clocksTony Lindgren2020-01-231-0/+13
| | | * | | | | | | | | ARM: dts: Add missing omap4 secure clocksTony Lindgren2020-01-231-0/+13
* | | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0899-2617/+5508
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-213-14/+155
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel2020-01-212-14/+112
| | * | | | | | | | | | | | drivers: firmware: xilinx: Add support for feature checkRavi Patel2019-12-121-0/+43
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-201-28/+121
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/socMatthias Brugger2020-01-101-26/+121
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | soc: mediatek: cmdq: delete not used defineMatthias Brugger2020-01-101-2/+0
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU listsAmol Grover2020-01-191-2/+5
| * | | | | | | | | | | | | Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2020-01-173-0/+1169
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2020-01-161-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify codezhengbin2019-12-121-3/+1
| | * | | | | | | | | | | | | | bus: ti-sysc: Drop MMU quirksSuman Anna2019-12-121-4/+0
| | * | | | | | | | | | | | | | bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren2019-12-121-2/+8
| * | | | | | | | | | | | | | | Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-1611-1541/+1241
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman2020-01-076-135/+176
| | * | | | | | | | | | | | | | | firmware: qcom_scm: Remove thin wrappersElliot Berman2020-01-074-948/+428
| | * | | | | | | | | | | | | | | firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman2020-01-072-249/+247
| | * | | | | | | | | | | | | | | firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman2020-01-074-14/+19