summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\
| * treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-2/+2
|\ \
| * | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-161-2/+2
* | | bnxt_en: Add interface to support RDMA driver.Michael Chan2016-12-075-5/+483
* | | bnxt_en: Refactor the driver registration function with firmware.Michael Chan2016-12-072-5/+31
* | | bnxt_en: Reserve RDMA resources by default.Michael Chan2016-12-072-1/+66
* | | bnxt_en: Improve completion ring allocation for VFs.Michael Chan2016-12-073-12/+12
* | | bnxt_en: Move function reset to bnxt_init_one().Michael Chan2016-12-072-20/+6Star
* | | bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan2016-12-072-69/+115
* | | bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan2016-12-072-6/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-073-3/+12
|\ \ \
| * | | bnx2x: Prevent tunnel config for 577xxMintz, Yuval2016-12-051-2/+2
| * | | bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
| * | | net: bnx2x: fix improper return valuePan Bian2016-12-051-0/+1
| * | | netdev: broadcom: propagate error codePan Bian2016-12-051-1/+1
| | |/ | |/|
* | | bnxt_en: Add PFC statistics.Michael Chan2016-12-053-8/+36
* | | bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan2016-12-056-3/+557
* | | bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan2016-12-054-621/+993
* | | bnxt_en: Re-factor bnxt_setup_tc().Michael Chan2016-12-052-8/+11
* | | bnx2x: use reset to set network headerZhang Shengju2016-12-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-033-9/+26
|\| |
| * | net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * | net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+6
| * | net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-301-5/+12
| * | net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-281-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-271-3/+12
|\| |
| * | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
| * | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-241-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+4
|\| |
| * | bnxt: add a missing rcu synchronizationEric Dumazet2016-11-171-0/+4
* | | bnx2: use READ_ONCE() instead of barrier()Eric Dumazet2016-11-211-12/+5Star
* | | bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan2016-11-171-3/+164
* | | bnxt_en: Add UDP RSS support for 57X1X chips.Michael Chan2016-11-172-8/+16
* | | bnxt_en: Enhance autoneg support.Michael Chan2016-11-172-0/+24
* | | bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2016-11-172-5/+94
* | | bnx2x: switch to napi_complete_done()Eric Dumazet2016-11-161-7/+8
* | | net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli2016-11-161-1/+1
* | | net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-151-33/+41
* | | net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
* | | net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-5/+2Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-154-22/+50
|\| |
| * | bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| * | Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5Star
| * | bnxt_en: Fix VF virtual link state.Michael Chan2016-11-131-2/+2
| * | bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan2016-11-131-5/+6
| * | net: bgmac: fix reversed checks for clock control flagRafał Miłecki2016-11-091-2/+2
| * | bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-011-1/+4