summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-07-16bnxt_en: remove redundant debug register dma mem allocationYueHaibing
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11cnic: use kvzalloc to allocate memory for csk_tblJan Dakinevich
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-06-30cnic: tidy up a size calculationDan Carpenter
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-25bnxt: simplify cls_flower command switch and handle default caseJiri Pirko
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06bnx2x: use the right constantJulia Lawall
2018-06-04net: ethernet: bnx2: Replace NULL comparisonVarsha Rao
2018-06-04net: ethernet: bnx2: Remove extra parenthesesVarsha Rao
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru
2018-05-25bnxt_en: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-25bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-08bnxt_en: Always forward VF MAC address to the PF.Michael Chan
2018-05-08bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam
2018-05-08bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan
2018-05-08bnxt_en: Fix firmware message delay loop regression.Michael Chan
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King