summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn2019-05-221-1/+1
* net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-221-1/+3
* net: phy: dp83867: Allocate state struct in probeTrent Piepho2019-05-221-14/+19
* net: phy: dp83867: Validate FIFO depth propertyTrent Piepho2019-05-221-2/+15
* net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho2019-05-221-10/+9
* net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho2019-05-221-3/+3
* net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho2019-05-221-12/+66
* net: phy: dp83867: Add ability to disable output clockTrent Piepho2019-05-221-9/+28
* cxgb4: Enable hash filter with offloadVishal Kulkarni2019-05-228-22/+110
* net: fec: remove redundant ipg clock disableBaruch Siach2019-05-221-1/+0
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-221-9/+1
|\
| * drivers/perf: arm_spe: Don't error on high-order pages for aux bufWill Deacon2019-05-131-9/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2212-57/+52
|\ \
| * | usbnet: fix kernel crash after disconnectKloetzke Jan2019-05-211-0/+6
| * | net: phylink: ensure inband AN works correctlyRussell King2019-05-211-22/+15
| * | usbnet: ipheth: fix racing conditionBernd Eckstein2019-05-211-1/+2
| * | net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-201-4/+4
| * | net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-201-2/+2
| * | fddi: fix typos in code commentsWeitao Hou2019-05-201-2/+2
| * | 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-201-10/+6
| * | 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-202-10/+11
| * | macvlan: Mark expected switch fall-throughGustavo A. R. Silva2019-05-201-0/+1
| * | net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-202-6/+3
* | | Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-221-1/+3
|\ \ \
| * | | dm: make sure to obey max_io_len_target_boundaryMichael Lass2019-05-211-1/+3
* | | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-212198-6184/+2198
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-2144-446/+44
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner2019-05-212-21/+2
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22Thomas Gleixner2019-05-211-5/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Thomas Gleixner2019-05-212-27/+2
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2141-575/+41
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Thomas Gleixner2019-05-211-14/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-2144-697/+44
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-2111-143/+11
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21207-2659/+207
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Thomas Gleixner2019-05-214-44/+4
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-218-104/+8
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-212-34/+2
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-2120-40/+20
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-2186-1218/+86
| * | | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211322-0/+1322
| * | | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21341-0/+341
| * | | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-2152-0/+52
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-213-127/+88
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-05-171-125/+86
| * | | | crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-05-171-1/+1
| * | | | crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan2019-05-171-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2033-118/+222
|\ \ \ \ \ | |_|/ / / |/| | | |