aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-05-23bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-23bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-23bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-05bnxt_en: Reset device on RX buffer errors.Michael Chan
2019-05-05bnxt_en: Improve RX consumer index validity check.Michael Chan
2019-03-26bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-03-26bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-03-26net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-03-16bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-03-01net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-03-01bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan
2019-01-14bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-14bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-30bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-04net: systemport: Protect stop from timeoutFlorian Fainelli
2018-12-04tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-12-04net: bcmgenet: protect stop from timeoutDoug Berger
2018-11-13net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-10-18bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-18bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-18bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-18bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti
2018-10-18net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-18bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-18bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-29bnxt_en: Fix VF mac address regression.Michael Chan
2018-09-15bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-15bnxt_en: Clean up unused functions.Michael Chan
2018-09-15net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-30cnic: tidy up a size calculationDan Carpenter
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06bnx2x: use the right constantJulia Lawall
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao