aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng1-5/+0
2020-01-09mlxsw: spectrum: Only require minimum firmware versionIdo Schimmel1-7/+4
2020-01-09mlxsw: spectrum: Update firmware version to xx.2000.2714Ido Schimmel1-2/+2
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller97-425/+642
2020-01-09sfc: move MCDI logging device attributeAlex Maftei (amaftei)3-37/+50
2020-01-09sfc: conditioned some functionalityAlex Maftei (amaftei)2-21/+32
2020-01-09sfc: move MCDI receive queue management codeAlex Maftei (amaftei)3-93/+93
2020-01-09sfc: move MCDI transmit queue management codeAlex Maftei (amaftei)2-85/+109
2020-01-09sfc: move MCDI event queue management codeAlex Maftei (amaftei)2-104/+116
2020-01-09sfc: move MCDI VI alloc/free codeAlex Maftei (amaftei)3-40/+68
2020-01-09sfc: move more MCDI port codeAlex Maftei (amaftei)2-138/+139
2020-01-09sfc: move some MCDI port utility functionsAlex Maftei (amaftei)2-148/+148
2020-01-09sfc: move some port link state/caps codeAlex Maftei (amaftei)4-195/+204
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds15-69/+101
2020-01-09net: macb: add support for C45 MDIO read/writeMilind Parab2-15/+61
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds40-167/+277
2020-01-09HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-01-08vmxnet3: Remove always false conditional statementyuehaibing1-3/+1
2020-01-08netronome: fix ipv6 link errorArnd Bergmann1-0/+1
2020-01-08net: dsa: felix: fix link errorArnd Bergmann1-0/+1
2020-01-08r8169: add constant EnAnaPLLHeiner Kallweit1-5/+3
2020-01-08net: dsa: b53: Enable Broadcom tags for 531x5/539x familiesFlorian Fainelli1-9/+37
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli16-23/+45
2020-01-08bnxt_en: Call recovery done after reset is successfully doneVikas Gupta3-2/+14
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+2
2020-01-08net: myri10ge: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-5/+3
2020-01-08net: sfc: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-5/+2
2020-01-08net: sunvnet: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-6/+3
2020-01-08net: tg3: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+5
2020-01-08net: r8152: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+5
2020-01-08net: tap: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-8/+6
2020-01-08net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld1-8/+0
2020-01-08sfc: move common tx codeAlex Maftei (amaftei)3-296/+311
2020-01-08sfc: move common rx codeAlex Maftei (amaftei)6-375/+383
2020-01-08sfc: move event queue management codeAlex Maftei (amaftei)2-92/+91
2020-01-08sfc: move channel interrupt management codeAlex Maftei (amaftei)2-316/+322
2020-01-08sfc: move channel alloc/removal codeAlex Maftei (amaftei)5-435/+441
2020-01-08sfc: move channel start/stop codeAlex Maftei (amaftei)3-188/+190
2020-01-08sfc: move some channel-related codeAlex Maftei (amaftei)3-170/+190
2020-01-08sfc: move struct init and fini codeAlex Maftei (amaftei)2-371/+415
2020-01-08sfc: move some device reset codeAlex Maftei (amaftei)2-227/+237
2020-01-08sfc: move datapath management codeAlex Maftei (amaftei)2-303/+335
2020-01-08sfc: move mac configuration and status functionsAlex Maftei (amaftei)2-44/+45
2020-01-08sfc: move reset workqueue codeAlex Maftei (amaftei)3-17/+70
2020-01-08sfc: further preparation for code splitAlex Maftei (amaftei)2-26/+20
2020-01-08sfc: add new headers in preparation for code splitAlex Maftei (amaftei)19-141/+365
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet1-1/+1
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3