summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix fall-through annotationsGustavo A. R. Silva2018-09-131-6/+6
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-121-1/+1
* net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-121-3/+1
* net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-121-5/+2
* net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-121-31/+12
* net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-121-1/+1
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-122-10/+3
* net: ethernet: Fix up drivers masking pause supportAndrew Lunn2018-09-121-2/+2
* net: bcmgenet: Fix speed selection for reverse MIIAndrew Lunn2018-09-121-4/+3
* net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-124-22/+9
* bnxt_en: remove set but not used variable 'addr_type'YueHaibing2018-09-061-15/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-047-35/+31
|\
| * bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-034-12/+9
| * bnxt_en: Clean up unused functions.Michael Chan2018-09-034-18/+1
| * bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan2018-09-031-3/+10
| * net: bcmgenet: use MAC link status for fixed phyDoug Berger2018-08-292-2/+11
* | net: bgmac: remove set but not used variable 'err'YueHaibing2018-09-011-2/+0
* | bnxt_en: remove set but not used variable 'rx_stats'YueHaibing2018-09-011-2/+0
|/
* 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-151-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-131-6/+3
* | | net: systemport: fix unused function warningArnd Bergmann2018-08-131-4/+2
* | | bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-131-2/+2
* | | bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam2018-08-101-3/+3
* | | bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva2018-08-071-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-052-8/+18
* | | bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan2018-08-053-1/+89
* | | bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam2018-08-053-0/+71
* | | bnxt_en: Notify firmware about IF state changes.Michael Chan2018-08-052-2/+52
* | | bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan2018-08-053-15/+16
* | | bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan2018-08-055-18/+18
* | | bnxt_en: Add support for ethtool get dump.Vasundhara Volam2018-08-053-0/+436
* | | bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2018-08-052-1/+6
* | | bnxt_en: Add new VF resource allocation strategy mode.Michael Chan2018-08-053-10/+16
* | | bnxt_en: Add PHY retry logic.Michael Chan2018-08-052-1/+34
* | | bnxt_en: Add external loopback test to ethtool selftest.Michael Chan2018-08-053-6/+32
* | | bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan2018-08-051-0/+5
* | | bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan2018-08-054-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-241-3/+10
|\ \ \ | | |/ | |/|
| * | bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-241-3/+10
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-208-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
OpenPOWER on IntegriCloud