summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+1Star
| * bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan2018-07-101-2/+7
| * bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan2018-07-101-2/+2
| * bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan2018-07-101-1/+4
| * bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru2018-07-101-3/+27
* | net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli2018-07-181-2/+2
* | bnxt_en: remove redundant debug register dma mem allocationYueHaibing2018-07-162-16/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-07-151-1/+0Star
|\ \
| * | xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0Star
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-07-123-6/+9
|\ \ \
| * | | net: allow fallback function to pass netdevAlexander Duyck2018-07-092-3/+4
| * | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-093-3/+5
| |/ /
* / / cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich2018-07-121-3/+3
|/ /
* | bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam2018-07-054-11/+147
* | cnic: remove redundant pointer req and variable funcColin Ian King2018-07-041-4/+1Star
* | net: bgmac: remove redundant variable 'freed'Colin Ian King2018-07-041-2/+0Star
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-034-1/+14
|\|
| * bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-303-0/+13
| * cnic: tidy up a size calculationDan Carpenter2018-06-301-1/+1
* | bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-305-5/+9
* | tg3: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-291-0/+14
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-262-2/+2
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-261-2/+0Star
|\|
| * net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-06-231-2/+0Star
* | bnxt: simplify cls_flower command switch and handle default caseJiri Pirko2018-06-251-11/+5Star
|/