summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09sfc: move MCDI logging device attributeAlex Maftei (amaftei)
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)
2020-01-09sfc: move MCDI receive queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI transmit queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI event queue management codeAlex Maftei (amaftei)
2020-01-09sfc: move MCDI VI alloc/free codeAlex Maftei (amaftei)
2020-01-09sfc: move more MCDI port codeAlex Maftei (amaftei)
2020-01-09sfc: move some MCDI port utility functionsAlex Maftei (amaftei)
2020-01-09sfc: move some port link state/caps codeAlex Maftei (amaftei)
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-09net: macb: add support for C45 MDIO read/writeMilind Parab
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa
2020-01-08vmxnet3: Remove always false conditional statementyuehaibing
2020-01-08netronome: fix ipv6 link errorArnd Bergmann
2020-01-08net: dsa: felix: fix link errorArnd Bergmann
2020-01-08r8169: add constant EnAnaPLLHeiner Kallweit
2020-01-08net: dsa: b53: Enable Broadcom tags for 531x5/539x familiesFlorian Fainelli
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-08bnxt_en: Call recovery done after reset is successfully doneVikas Gupta
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: myri10ge: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: sfc: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: sunvnet: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: tg3: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: r8152: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: tap: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2020-01-08sfc: move common tx codeAlex Maftei (amaftei)
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)
2020-01-08sfc: move struct init and fini codeAlex Maftei (amaftei)
2020-01-08sfc: move some device reset codeAlex Maftei (amaftei)
2020-01-08sfc: move datapath management codeAlex Maftei (amaftei)
2020-01-08sfc: move mac configuration and status functionsAlex Maftei (amaftei)
2020-01-08sfc: move reset workqueue codeAlex Maftei (amaftei)
2020-01-08sfc: further preparation for code splitAlex Maftei (amaftei)
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-08net: 3com: 3c59x: remove set but not used variable 'mii_reg1'yu kuai
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai