aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar6-31/+71
2017-06-07nfp: advertise support for NFD ABI 0.5Jakub Kicinski2-2/+2
2017-06-07nfp: create control vNICs and wire up rx/txJakub Kicinski5-15/+177
2017-06-07nfp: allow non-equal distribution of IRQsJakub Kicinski1-1/+2
2017-06-07nfp: slice the netdev spawning functionJakub Kicinski1-25/+37
2017-06-07nfp: don't clutter init code passing fw_ver aroundJakub Kicinski1-10/+7
2017-06-07nfp: map all queue controllers at onceJakub Kicinski3-101/+28
2017-06-07nfp: make vNIC ctrl memory mapping function reusableJakub Kicinski1-27/+28
2017-06-07nfp: add control vNIC datapathJakub Kicinski4-9/+345
2017-06-07nfp: prepare config and enable for working without netdevsJakub Kicinski1-2/+3
2017-06-07nfp: allow allocation and initialization of netdev-less vNICsJakub Kicinski4-76/+105
2017-06-07nfp: make sure debug accesses don't depend on netdevsJakub Kicinski2-3/+17
2017-06-07nfp: prepare print macros for use without netdevJakub Kicinski1-8/+25
2017-06-07nfp: move nfp_net_vecs_init()Jakub Kicinski1-27/+27
2017-06-07nfp: reuse ring free code on closeJakub Kicinski1-11/+3
2017-06-07nfp: split out the allocation part of openJakub Kicinski1-22/+35
2017-06-07nfp: reorder open and close functionsJakub Kicinski1-70/+70
2017-06-07net: fec: Clear and enable MIB counters on imx51Andrew Lunn2-3/+28
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller242-1239/+1952
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King3-0/+374
2017-06-06net: phy: split out 10G genphy supportRussell King2-86/+83
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King1-2/+21
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King3-15/+241
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-285/+372
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06tun: use symmetric hashJason Wang1-3/+3
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06net: dsa: mv88e6xxx: fix 6085 frame mode maskingVivien Didelot1-1/+1
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2-0/+107
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches1-11/+4
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com1-24/+0
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann3-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun3-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann1-4/+1
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann1-40/+25
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann1-0/+2
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann1-0/+8
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann1-3/+4
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann1-7/+1
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann3-29/+2
2017-06-06Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller19-79/+118
2017-06-06spectrum_flower: Implement gact trap TC action offloadJiri Pirko1-0/+4
2017-06-06acl: Introduce ACL trap actionJiri Pirko4-2/+45
2017-06-06mlxsw: spectrum: Introduce ACL trapJiri Pirko2-1/+4
2017-06-06mlxsw: pci: Fix size of trap_id field in CQEJiri Pirko1-1/+1
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds17-45/+42