summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-04net: systemport: Pad packet before inserting TSBFlorian Fainelli
2017-01-04net: systemport: Utilize skb_put_padto()Florian Fainelli
2016-12-29bnxt_en: Handle no aggregation ring gracefully.Michael Chan
2016-12-29bnxt_en: Set default completion ring for async events.Michael Chan
2016-12-29bnxt_en: Implement new scheme to reserve tx rings.Michael Chan
2016-12-29bnxt_en: Add IPV6 hardware RFS support.Michael Chan
2016-12-29bnxt_en: Assign additional vnics to VFs.Michael Chan
2016-12-29bnxt_en: Add new hardware RFS mode.Michael Chan
2016-12-29bnxt_en: Refactor code that determines RFS capability.Michael Chan
2016-12-29bnxt_en: Add function to get vnic capability.Michael Chan
2016-12-29bnxt_en: Refactor TPA code path.Michael Chan
2016-12-29bnxt_en: Fix and clarify link_info->advertising.Michael Chan
2016-12-29bnxt_en: Improve the IRQ disable sequence during shutdown.Michael Chan
2016-12-29bnxt_en: Use napi_complete_done()Michael Chan
2016-12-29bnxt_en: Remove busy poll logic in the driver.Michael Chan
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-12-05netdev: broadcom: propagate error codePan Bian
2016-12-05bnxt_en: Add PFC statistics.Michael Chan
2016-12-05bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan
2016-12-05bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan
2016-12-05bnxt_en: Re-factor bnxt_setup_tc().Michael Chan
2016-12-03bnx2x: use reset to set network headerZhang Shengju
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli
2016-11-29net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold
2016-11-29net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold
2016-11-27net: bcmgenet: fix phydev reference leakJohan Hovold
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek
2016-11-23bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-21bnx2: use READ_ONCE() instead of barrier()Eric Dumazet
2016-11-16bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-16bnxt_en: Add ethtool -n|-N rx-flow-hash support.Michael Chan