summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan2018-09-044-12/+9Star
* bnxt_en: Clean up unused functions.Michael Chan2018-09-044-18/+1Star
* 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/+2Star
* 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/+3Star
* | | net: systemport: fix unused function warningArnd Bergmann2018-08-141-4/+2Star
* | | 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/+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
|/ / /