summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-04ptp: Fix resource leak in case of errorChristophe Jaillet1-0/+1
2016-10-04net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun1-4/+9
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov1-2/+1
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann1-3/+7
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann1-1/+1
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann1-6/+1
2016-10-03net: fec: set mac address unconditionallyGavin Schenk1-7/+5
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie1-4/+4
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie1-2/+2
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller34-143/+240
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-49/+73
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+3
2016-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens1-0/+20
2016-09-30nfp: bpf: zero extend 4 byte context loadsJakub Kicinski1-0/+2
2016-09-30mlx4: remove unused fieldsDavid Decotigny2-6/+0
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller121-1434/+2381
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-30net: dsa: mv88e6xxx: add eeprom opsVivien Didelot2-24/+26
2016-09-30net: dsa: mv88e6xxx: add set_switch_mac to opsVivien Didelot2-13/+23
2016-09-30net: dsa: mv88e6xxx: add chip-wide opsVivien Didelot2-43/+121
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_opsVivien Didelot2-9/+9
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entryVivien Didelot2-27/+24
2016-09-30net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helperVivien Didelot3-19/+24
2016-09-30net: dsa: mv88e6xxx: expose mv88e6xxx_num_databasesVivien Didelot2-5/+5
2016-09-30net: dsa: mv88e6xxx: add flags for FID registersVivien Didelot2-17/+23
2016-09-30net: dsa: mv88e6xxx: abstract REG_GLOBAL2Vivien Didelot2-30/+49
2016-09-30net: dsa: mv88e6xxx: add global1 helpersVivien Didelot5-259/+306
2016-09-30Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds8-3/+16
2016-09-30Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-32/+68
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi3-26/+95
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi1-6/+4
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi2-9/+37
2016-09-28Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+4
2016-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo14-118/+89
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim1-1/+1
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan1-1/+1
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan1-0/+7
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan1-0/+6
2016-09-28ath10k: fix error return code in ahbWei Yongjun1-0/+2
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov2-1/+3
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko3-65/+185
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko3-195/+260
2016-09-28Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley3-1/+3
2016-09-28drm/udl: fix line iterator in damage handlingDavid Herrmann1-1/+1
2016-09-28igb: restore PPS signal on igb_ptp_resetJacob Keller2-1/+5
2016-09-28igb: bump version to igb-5.4.0Todd Fujinaka1-1/+1
2016-09-28igbvf: bump version to igbvf-2.4.0Todd Fujinaka1-1/+1
2016-09-28igb: fix non static symbol warningWei Yongjun1-2/+2
2016-09-28Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-1/+8