aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe1-0/+2
2019-05-13net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko1-1/+1
2019-05-13bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-13net: meson: fixup g12a glue ephy idJerome Brunet1-1/+1
2019-05-13net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_config_init()Kunihiko Hayashi1-3/+3
2019-05-13net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-13of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar1-1/+4
2019-05-13net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier1-1/+3
2019-05-11net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit1-2/+0
2019-05-10net: phy: realtek: add missing page operationsHeiner Kallweit1-0/+12
2019-05-10net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+1
2019-05-10net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar19-19/+19
2019-05-10of_net: remove nvmem-mac-address propertyPetr Štetiar1-23/+6
2019-05-10net/ibmvnic: Update carrier state after link state changeThomas Falcon1-5/+4
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2-27/+28
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-758/+1150
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-26/+160
2019-05-09nfp: add missing kdocJakub Kicinski1-0/+2
2019-05-09nfp: bpf: fix static check error through tightening shift amount adjustmentJiong Wang1-1/+12
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds170-1342/+10356
2019-05-09Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds62-1504/+1369
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds36-844/+3017
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang1-0/+5
2019-05-09aqc111: fix double endianness swap on BEOliver Neukum1-2/+4
2019-05-09aqc111: fix writing to the phy on BEOliver Neukum1-6/+17
2019-05-09aqc111: fix endianness issue in aqc111_change_mtuOliver Neukum1-0/+2
2019-05-09macvlan: disable SIOCSHWTSTAMP in containerHangbin Liu1-0/+2
2019-05-09tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6
2019-05-09tuntap: fix dividing by zero in ebpf queue selectionJason Wang1-1/+6
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han1-0/+2
2019-05-09ptp_qoriq: fix NULL access if ptp dt node missingClaudiu Manoil1-0/+3
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds220-4333/+11029
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds20-166/+547
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-31/+28
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds932-23510/+61573
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie17-48/+75
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-nextDave Airlie17-48/+1694
2019-05-08docs: sparc: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-05-08ide: officially deprecated the legacy IDE driverChristoph Hellwig1-0/+3
2019-05-08nfp: reintroduce ndo_get_port_parent_id for representor portsPieter Jansen van Vuuren2-0/+17
2019-05-08net: phy: realtek: Change TX-delay setting for RGMII modes onlySerge Semin1-4/+15
2019-05-08net: phy: realtek: Add rtl8211e rx/tx delays configSerge Semin1-0/+51
2019-05-08net: dsa: sja1105: Don't return a negative in u8 sja1105_stp_state_getVladimir Oltean1-1/+5
2019-05-08rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang1-15/+4
2019-05-08rtc: imxdi: remove unused variableAnders Roxell1-1/+0
2019-05-08rtc: drop set_mms and set_mmss64Alexandre Belloni2-11/+1
2019-05-08rtc: pcap: convert to SPDX identifierAlexandre Belloni1-5/+1
2019-05-08rtc: pcap: use .set_timeAlexandre Belloni1-2/+3
2019-05-08rtc: pcap: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-6/+3