summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-12-13bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-11-23net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-23net: bcmgenet: protect stop from timeoutDoug Berger
2018-11-13net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-10-15net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-23bnxt: remove ndo_poll_controllerEric Dumazet
2018-09-23bnx2x: remove ndo_poll_controllerEric Dumazet
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-09-18net: bnxt: Fix a uninitialized variable warning.zhong jiang
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan
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-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
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan
2018-08-05bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan
2018-08-05bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru