aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell1-0/+4
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2-3/+3
2016-09-19be2net: mark symbols static where possibleBaoyou Xie2-5/+6
2016-09-19phy: mark lan88xx_suspend() staticBaoyou Xie1-1/+1
2016-09-19net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-19net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+28
2016-09-19net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2-18/+14
2016-09-19net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-44/+54
2016-09-19net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes2-12/+11
2016-09-19bnxt_en: Fixed the VF link status after a link state changeEddie Wai1-42/+42
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar1-0/+20
2016-09-19bnxt_en: Pad TX packets below 52 bytes.Michael Chan1-1/+1
2016-09-19bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan1-2/+7
2016-09-19bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan1-11/+12
2016-09-19bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan1-5/+7
2016-09-19bnxt_en: Added support for Secure Firmware UpdateRob Swindell4-14/+182
2016-09-19bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan3-508/+760
2016-09-19bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan1-32/+36
2016-09-19bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan2-9/+4
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun1-1/+1
2016-09-19net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRONelson Chang1-0/+236
2016-09-19net: ethernet: mediatek: add HW LRO functions of PDMA RX ringsNelson Chang2-25/+265
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai10-694/+385
2016-09-19mlx4: fix XDP_TX is acting like XDP_PASS on TX ring fullJesper Dangaard Brouer1-1/+1
2016-09-19ipvlan: Introduce l3s modeMahesh Bandewar4-7/+181
2016-09-18mlxsw: spectrum: Implement offload stats ndo and expose HW stats by defaultNogah Frankel2-7/+127
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+1
2016-09-18net: r6040: add in missing white space in error message textColin Ian King1-4/+2
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern1-3/+0
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller141-1218/+4293
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan4-5/+99
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan1-19/+27
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan5-304/+184
2016-09-16mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg1-2/+1
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin4-0/+1255
2016-09-16net: emac: remove .owner field for driverWei Yongjun1-1/+0
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun1-1/+0
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-09-16net: dsa: bcm_sf2: Fix non static symbol warningWei Yongjun1-1/+1
2016-09-16net: ethernet: mediatek: avoid race condition during the reset processSean Wang2-1/+38
2016-09-16net: ethernet: mediatek: add more resets for internal ethernet circuit blockSean Wang2-13/+20
2016-09-16net: ethernet: mediatek: add the whole ethernet reset into the reset processSean Wang2-8/+51
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang1-0/+7
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang1-5/+29
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_init callSean Wang1-4/+11
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang1-28/+34
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash3-21/+29
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash3-15/+20