aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu1-71/+125
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann1-10/+15
2017-02-03virtio_net: remove custom busy_pollEric Dumazet1-41/+0
2017-02-03atl1e: add GRO supportEric Dumazet1-1/+1
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V1-3/+8
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet3-169/+1
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet3-169/+1
2017-02-02net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn1-1/+1
2017-02-02net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390Andrew Lunn1-6/+6
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn1-0/+21
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit1-1/+1
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit1-2/+4
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit1-7/+9
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn1-0/+20
2017-02-02net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390Andrew Lunn1-0/+8
2017-02-02xgene_enet: remove bogus forward declarationsArnd Bergmann3-56/+48
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller57-385/+800
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-247/+443
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki1-34/+33
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund1-2/+2
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund1-1/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller153-2524/+2844
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter1-2/+3
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla4-2/+15
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-36/+52
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko1-1/+1
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds4-10/+25
2017-02-01be2net: fix initial MAC settingIvan Vecera1-5/+28
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+3
2017-01-31Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-2/+7
2017-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-30/+32
2017-01-31net: bgmac: use PHY subsystem for initializing PHYRafał Miłecki1-0/+10
2017-01-31net: bgmac: drop struct bcma_mdio we don't need anymoreRafał Miłecki3-60/+42
2017-01-31net: bgmac: allocate struct bgmac just once & don't copy itRafał Miłecki4-13/+21
2017-01-31net: dsa: bcm_sf2: Fix build moduleFlorian Fainelli1-2/+2
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-31/+49
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent1-2/+1
2017-01-31sfc: fix an off-by-one compare on an array sizeColin Ian King1-1/+1
2017-01-31HID: cp2112: fix gpio-callback error handlingJohan Hovold1-1/+1
2017-01-31HID: cp2112: fix sleep-while-atomicJohan Hovold1-15/+11
2017-01-31Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET1-2/+2
2017-01-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo55-629/+1288
2017-01-31bcma: make OF code more generic (not platform_device specific)Rafał Miłecki1-10/+11
2017-01-31rt2800: enable rt3290 unconditionally on pci probeStanislaw Gruszka1-3/+0
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel1-0/+24
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel1-7/+19
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel1-3/+1
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel1-0/+2