summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net-next: dsa: add new driver for qca8xxx familyJohn Crispin2016-09-164-0/+1255
* net: emac: remove .owner field for driverWei Yongjun2016-09-161-1/+0
* net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun2016-09-161-1/+0
* net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun2016-09-161-1/+0
* net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun2016-09-161-1/+1
* net: ethernet: mediatek: avoid race condition during the reset processSean Wang2016-09-162-1/+38
* net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang2016-09-162-13/+20
* net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang2016-09-162-8/+51
* net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang2016-09-161-0/+7
* net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang2016-09-161-5/+29
* net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang2016-09-161-4/+11
* net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang2016-09-161-28/+34
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-153-21/+29
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-153-15/+20
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-153-19/+23
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-153-19/+23
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-153-15/+19
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-154-25/+16
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-153-40/+30
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-153-22/+13
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-154-97/+61
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-154-68/+69
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-157-77/+125
* alx: fix error handling in __alx_openTobias Regnery2016-09-151-1/+3
* cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai2016-09-151-3/+4
* atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King2016-09-151-3/+3
* mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel2016-09-132-160/+185
* mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel2016-09-131-3/+5
* mlxsw: spectrum: Report port type according to operational speedIdo Schimmel2016-09-131-1/+0
* mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel2016-09-132-1/+27
* mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel2016-09-132-3/+14
* net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-131-24/+37
* net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes2016-09-134-19/+18
* net: ethernet: dwmac: fix non static symbol warningWei Yongjun2016-09-131-1/+2
* net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun2016-09-131-1/+1
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-138-16/+15
* iwlegacy: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-2/+2
* hamradio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* sis900: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-122-3/+3
* sfc: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-2/+2
* natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-2/+2
* i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-2/+2
* net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-4/+4
* sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1
* ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-122-4/+4
* starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-121-1/+1