summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2019-04-17bnxt_en: Reset device on RX buffer errors.Michael Chan1-0/+6
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan1-3/+7
2019-03-23bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2-2/+2
2019-03-23bnxt_en: Fix typo in firmware message timeout logic.Michael Chan1-1/+1
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-10bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-12bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan1-8/+11
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2-1/+10
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2-8/+30
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru1-1/+3
2018-12-13bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam1-2/+2
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-11-23net: systemport: Protect stop from timeoutFlorian Fainelli1-8/+7
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-23net: bcmgenet: protect stop from timeoutDoug Berger1-6/+7
2018-11-13net: bcmgenet: fix OF child-node lookupJohan Hovold1-1/+1
2018-10-16net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-10-05bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam1-1/+1
2018-10-05bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru1-4/+6
2018-10-05bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam1-3/+3
2018-10-05bnxt_en: Fix VNIC reservations on the PF.Michael Chan1-1/+1
2018-10-03net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-17/+11
2018-09-27bnxt_en: Fix TX timeout during netpoll.Michael Chan1-3/+10
2018-09-24bnxt: remove ndo_poll_controllerEric Dumazet1-18/+0
2018-09-24bnx2x: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-20bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti1-6/+14
2018-09-19net: bnxt: Fix a uninitialized variable warning.zhong jiang1-0/+3
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-04bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan4-12/+9
2018-09-04bnxt_en: Clean up unused functions.Michael Chan4-18/+1
2018-09-04bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan1-3/+10
2018-08-30net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-4/+2
2018-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2018-08-14bnxt_en: take coredump_record structure off stackArnd Bergmann1-6/+3
2018-08-14net: systemport: fix unused function warningArnd Bergmann1-4/+2
2018-08-14bnxt_en: avoid string overflow for record->system_nameArnd Bergmann1-2/+2
2018-08-11bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam1-3/+3
2018-08-08bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva1-1/+1
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli2-9/+195
2018-08-06bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan2-8/+18
2018-08-06bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan3-1/+89
2018-08-06bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam3-0/+71
2018-08-06bnxt_en: Notify firmware about IF state changes.Michael Chan2-2/+52
2018-08-06bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan3-15/+16
2018-08-06bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan5-18/+18
2018-08-06bnxt_en: Add support for ethtool get dump.Vasundhara Volam3-0/+436
2018-08-06bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2-1/+6