index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnx2x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-32
/
+49
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-43
/
+0
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-17
bnx2x: Add support for detection of P2P event packets.
Sudarsana Reddy Kalluru
1
-10
/
+12
2019-04-17
bnx2x: Replace magic numbers with macro definitions.
Sudarsana Reddy Kalluru
1
-20
/
+30
2019-04-16
bnx2x: fix spelling mistake "dicline" -> "decline"
Colin Ian King
1
-1
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
7
-43
/
+0
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2
-2
/
+2
2019-03-27
bnx2x: Utilize FW 7.13.11.0.
Sudarsana Reddy Kalluru
1
-7
/
+14
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2
-5
/
+3
2019-02-19
bnx2x: Remove set but not used variable 'mfw_vn'
YueHaibing
1
-3
/
+1
2019-02-09
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-01-23
broadcom: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-2
/
+2
2019-01-23
bnx2x: Bump up driver version to 1.713.36
Sudarsana Reddy Kalluru
1
-1
/
+1
2019-01-17
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-08
cross-tree: phase out dma_zalloc_coherent() on headers
Luis Chamberlain
2
-2
/
+2
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2018-12-25
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-22
/
+55
2018-12-13
bnx2x: Send update-svid ramrod with retry/poll flags enabled
Sudarsana Reddy Kalluru
2
-1
/
+10
2018-12-13
bnx2x: Enable PTP only on the PF that initializes the port
Sudarsana Reddy Kalluru
3
-12
/
+12
2018-12-13
bnx2x: Remove configured vlans as part of unload sequence.
Sudarsana Reddy Kalluru
2
-8
/
+30
2018-12-13
bnx2x: Clear fip MAC when fcoe offload support is disabled
Sudarsana Reddy Kalluru
1
-1
/
+3
2018-11-28
bnx2x: Add storm FW version to ethtool driver query output.
Sudarsana Reddy Kalluru
1
-0
/
+6
2018-11-28
bnx2x: Add MBI version to ethtool driver query output.
Sudarsana Reddy Kalluru
2
-1
/
+28
2018-11-12
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2
-0
/
+8
2018-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-8
/
+0
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-21
bnx2x: Provide VF link status in ndo_get_vf_config
Shahed Shaikh
1
-0
/
+1
2018-09-21
bnx2x: Ignore bandwidth attention in single function mode
Shahed Shaikh
1
-0
/
+10
2018-09-21
bnx2x: Add VF spoof-checking configuration
Shahed Shaikh
4
-2
/
+82
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+10
2018-07-25
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2
-2
/
+4
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-0
/
+13
2018-06-30
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
3
-0
/
+13
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
4
-4
/
+8
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+7
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+6
2018-06-06
bnx2x: use the right constant
Julia Lawall
1
-1
/
+1
2018-05-29
bnx2x: Collect the device debug information during Tx timeout.
Sudarsana Reddy Kalluru
1
-1
/
+6
2018-05-26
bnx2x: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-17
/
+6
2018-03-26
bnx2x: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
6
-11
/
+17
2018-03-26
bnx2x: Replace doorbell barrier() with wmb()
Sinan Kaya
2
-2
/
+4
[next]