summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mISDN: make dmril and dmrim staticJason Yan2020-04-161-2/+2
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
* net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware modeDENG Qingfang2020-04-162-6/+19
* net: tulip: make early_486_chipsets staticJason Yan2020-04-161-1/+1
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-153-47/+44
* Merge tag 'mac80211-for-net-2020-04-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-151-6/+6
|\
| * mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-141-6/+6
* | net: marvell10g: soft-reset the PHY when coming out of low powerRussell King2020-04-151-3/+13
* | net: marvell10g: report firmware versionRussell King2020-04-151-0/+20
* | net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-151-1/+1
* | net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-151-0/+2
* | net: dsa: mv88e6xxx: Configure MAC when using fixed linkAndrew Lunn2020-04-151-2/+3
* | ionic: fix unused assignmentShannon Nelson2020-04-151-1/+1
* | ionic: add dynamic_debug headerShannon Nelson2020-04-151-0/+1
* | net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto2020-04-151-1/+1
* | Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-04-143-9/+14
|\ \
| * | rtw88: avoid unused function warningsArnd Bergmann2020-04-141-8/+3
| * | ath11k: fix compiler warnings without CONFIG_THERMALYueHaibing2020-04-061-1/+2
| * | brcmfmac: add stub for monitor interface xmitRafał Miłecki2020-04-061-0/+9
* | | net: mvneta: Fix a typoChristophe JAILLET2020-04-131-1/+1
| |/ |/|
* | net: tun: record RX queue in skb before do_xdp_generic()Gilberto Bertin2020-04-131-1/+2
* | net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
* | soc: qcom: ipa: Add a missing '\n' in a log messageChristophe JAILLET2020-04-121-3/+2
* | net: neterion: remove redundant assignment to variable tmp64Colin Ian King2020-04-121-1/+1
* | net: phy: marvell: Fix pause frame negotiationClemens Gruber2020-04-121-22/+24
* | net: macsec: fix using wrong structure in macsec_changelink()Taehee Yoo2020-04-091-1/+1
* | net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey2020-04-091-12/+7
* | net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit2020-04-091-1/+1
* | net/mlx5e: Fix pfnum in devlink port attributeParav Pandit2020-04-091-4/+5
* | net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan2020-04-091-1/+2
* | net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin2020-04-091-2/+3
* | net/mlx5e: Add missing release firmware callEran Ben Elisha2020-04-091-1/+4
* | net/mlx5: Fix condition for termination table cleanupEli Cohen2020-04-092-10/+3
* | net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh2020-04-091-1/+1
* | ionic: set station addr only if neededShannon Nelson2020-04-081-13/+19
* | ionic: replay filters after fw upgradeShannon Nelson2020-04-083-15/+51
* | Documentation: mdio_bus.c - fix warningsLothar Rubusch2020-04-081-1/+1
* | net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2020-04-082-1/+31
* | net: dsa: mt7530: move mt7623 settings out off the mt7530René van Dorst2020-04-082-95/+0
* | net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey2020-04-082-29/+127
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-077-162/+255
|\ \
| * | drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook2020-04-073-0/+81
| * | mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand2020-04-071-6/+5
| * | mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand2020-04-071-6/+4
| * | hv_balloon: don't check for memhp_auto_online manuallyDavid Hildenbrand2020-04-071-15/+10
| * | drivers/base/memory: store mapping between MMOP_* and string in an arrayDavid Hildenbrand2020-04-071-15/+23
| * | drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand2020-04-071-7/+4
| * | drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand2020-04-071-4/+5
| * | drivers/base/memory.c: drop pages_correctly_probed()David Hildenbrand2020-04-071-42/+0
| * | drivers/base/memory.c: drop section_countDavid Hildenbrand2020-04-071-14/+3