summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-051-1/+1
* bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru2018-10-051-4/+6
* bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-051-3/+3
* bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-051-1/+1
* net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-031-17/+11
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-09-271-3/+10
* bnxt: remove ndo_poll_controllerEric Dumazet2018-09-241-18/+0
* bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-241-16/+0
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-09-201-6/+14
* net: bnxt: Fix a uninitialized variable warning.zhong jiang2018-09-191-0/+3
* bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
* bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-044-12/+9
* bnxt_en: Clean up unused functions.Michael Chan2018-09-044-18/+1
* bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-041-3/+10
* net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-08-302-2/+11
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-4/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-161-1/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0314-22/+87
| |\
| * | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-271-1/+2
* | | bnxt_en: take coredump_record structure off stackArnd Bergmann2018-08-141-6/+3
* | | net: systemport: fix unused function warningArnd Bergmann2018-08-141-4/+2
* | | bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-141-2/+2
* | | bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam2018-08-111-3/+3
* | | bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva2018-08-081-1/+1
* | | net: systemport: Add support for WAKE_FILTERFlorian Fainelli2018-08-072-9/+195
* | | bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan2018-08-062-8/+18
* | | bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan2018-08-063-1/+89
* | | bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam2018-08-063-0/+71
* | | bnxt_en: Notify firmware about IF state changes.Michael Chan2018-08-062-2/+52
* | | bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan2018-08-063-15/+16
* | | bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan2018-08-065-18/+18
* | | bnxt_en: Add support for ethtool get dump.Vasundhara Volam2018-08-063-0/+436
* | | bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2018-08-062-1/+6
* | | bnxt_en: Add new VF resource allocation strategy mode.Michael Chan2018-08-063-10/+16
* | | bnxt_en: Add PHY retry logic.Michael Chan2018-08-062-1/+34
* | | bnxt_en: Add external loopback test to ethtool selftest.Michael Chan2018-08-063-6/+32
* | | bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan2018-08-061-0/+5
* | | bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan2018-08-064-321/+924
* | | net: systemport: Create helper to set MPDFlorian Fainelli2018-08-031-7/+13
* | | net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli2018-08-031-3/+1
* | | bnxt_en: combine 'else if' and 'else' into single branchYueHaibing2018-08-031-2/+6
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-3/+10
|\ \ \ | | |/ | |/|
| * | bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-251-3/+10
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-218-16/+63
|\| |
| * | tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-161-0/+9
| * | tg3: Update copyrightSiva Reddy Kallam2018-07-162-0/+6
| * | net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2018-07-122-3/+4
| * | bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-07-101-1/+3
| * | bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan2018-07-103-4/+1
| * | bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan2018-07-101-2/+7