summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli
2018-10-01net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-21bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-19net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Fix up drivers masking pause supportAndrew Lunn
2018-09-12net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-06bnxt_en: remove set but not used variable 'addr_type'YueHaibing
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-01net: bgmac: remove set but not used variable 'err'YueHaibing
2018-09-01bnxt_en: remove set but not used variable 'rx_stats'YueHaibing
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-13bnxt_en: take coredump_record structure off stackArnd Bergmann
2018-08-13net: systemport: fix unused function warningArnd Bergmann
2018-08-13bnxt_en: avoid string overflow for record->system_nameArnd Bergmann
2018-08-10bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam
2018-08-07bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli
2018-08-05bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan
2018-08-05bnxt_en: Add support for ethtool get dump.Vasundhara Volam
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan