summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2018-08-06bnxt_en: Add new VF resource allocation strategy mode.Michael Chan3-10/+16
2018-08-06bnxt_en: Add PHY retry logic.Michael Chan2-1/+34
2018-08-06bnxt_en: Add external loopback test to ethtool selftest.Michael Chan3-6/+32
2018-08-06bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan1-0/+5
2018-08-06bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan4-321/+924
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli1-7/+13
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli1-3/+1
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing1-2/+6
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu14-22/+87
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski1-1/+2
2018-07-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+10
2018-07-25bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller8-16/+63
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli1-2/+2
2018-07-17tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-17tg3: Update copyrightSiva Reddy Kallam2-0/+6
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing2-16/+0
2018-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+0
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski1-1/+0
2018-07-13net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-6/+9
2018-07-12cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich1-3/+3
2018-07-10bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-07-10bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan3-4/+1
2018-07-10bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan1-2/+7
2018-07-10bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan1-2/+2
2018-07-10bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan1-1/+4
2018-07-10bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru1-3/+27
2018-07-09net: allow fallback function to pass netdevAlexander Duyck2-3/+4
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck3-3/+5
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King1-4/+1
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King1-2/+0
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-1/+14
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-30cnic: tidy up a size calculationDan Carpenter1-1/+1
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva5-5/+9
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+14
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2-2/+2
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko1-11/+5
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-2/+0
2018-06-13treewide: Use array_size() in vzalloc()Kees Cook1-3/+4
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook4-15/+17
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook2-3/+3
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-35/+7
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-05net: ethernet: bnx2: Replace NULL comparisonVarsha Rao1-21/+21
2018-06-05net: ethernet: bnx2: Remove extra parenthesesVarsha Rao1-1/+1
2018-05-29bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru1-1/+6