aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-15
* | bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru2019-04-17
* | bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru2019-04-17
* | bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru2019-03-27
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-20
|/
* bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing2019-02-18
* bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-09
* broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-23
* bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru2019-01-23
* bnx2x: fix various indentation issuesColin Ian King2019-01-16
* cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-24
|\
| * bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\|
| * bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-12
| * bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru2018-12-12
| * bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2018-12-12
| * bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru2018-12-12
* | bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-27
* | bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru2018-11-27
|/
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-11-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-26
|\
| * drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet2018-10-25
* | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\ \ | |/ |/|
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\ \
| * | bnx2x: remove ndo_poll_controllerEric Dumazet2018-09-24
| |/
* | bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh2018-09-21
* | bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh2018-09-21
* | bnx2x: Add VF spoof-checking configurationShahed Shaikh2018-09-21
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\
| * bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-24
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-30
* | bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-30
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\
| * bnx2x: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-25
* | bnx2x: use the right constantJulia Lawall2018-06-06
* | bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru2018-05-28
|/
* bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-26
* bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya2018-03-26
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-26
* bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-21
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-17
* | bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2018-02-01