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
2016-03-02
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
1
-1
/
+1
2016-03-02
bnx2x: define event data reserved fields as little-endian
Michal Schmidt
1
-6
/
+6
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
3
-7
/
+5
2016-03-02
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
1
-3
/
+5
2016-03-02
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
2
-5
/
+7
2016-03-02
bnx2x: fix sending VF->PF messages on big-endian
Michal Schmidt
1
-6
/
+0
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
3
-16
/
+12
2016-02-22
bnx2x: Fix 84833 phy command handler
Yuval Mintz
2
-29
/
+56
2016-02-22
bnx2x: Fix led setting for 84858 phy.
Yuval Mintz
2
-5
/
+91
2016-02-22
bnx2x: Correct 84858 PHY fw version
Yuval Mintz
1
-13
/
+79
2016-02-22
bnx2x: Fix 84833 RX CRC
Yuval Mintz
1
-0
/
+26
2016-02-22
bnx2x: Fix link-forcing for KR2
Yuval Mintz
1
-2
/
+4
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+13
2015-12-19
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
1
-9
/
+13
2015-12-09
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-09
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-06
bnx2x: simplify distinction between port and func stats
Michal Schmidt
1
-61
/
+56
2015-12-06
bnx2x: change FW GRO error message to WARN_ONCE
Michal Schmidt
1
-1
/
+1
2015-12-06
bnx2x: drop redundant error message about allocation failure
Michal Schmidt
1
-3
/
+1
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-11-22
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
1
-20
/
+23
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-11-20
bnx2x: Fix vxlan removal
Yuval Mintz
1
-2
/
+2
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-2
/
+0
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-2
/
+0
2015-11-19
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
4
-167
/
+2
2015-11-16
bnx2x: Fix VLANs null-pointer for 57710, 57711
Yuval Mintz
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-10-11
bnx2x: Prevent UDP 4-tuple configurations on older adapters
Yuval Mintz
1
-0
/
+7
2015-09-25
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-18
bnx2x: track vxlan port count
Jiri Benc
2
-2
/
+13
2015-09-12
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
1
-4
/
+2
2015-08-28
bnx2x: Add new device ids under the Qlogic vendor
Yuval Mintz
1
-0
/
+3
2015-08-21
bnx2x: Fix vxlan endianity issue
Yuval Mintz
1
-1
/
+1
2015-08-19
bnx2x: Add vxlan RSS support
Rajesh Borundia
3
-0
/
+113
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
3
-2
/
+6
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+17
2015-08-11
bnx2x: Free NVRAM lock at end of each page
Yuval Mintz
1
-0
/
+16
2015-08-11
bnx2x: Prevent null pointer dereference on SKB release
Yuval Mintz
1
-1
/
+1
2015-08-07
bnx2x: Add BD support for storage
Yuval Mintz
4
-2
/
+118
2015-08-03
bnx2x: Correct logic for pvid configuration.
Yuval Mintz
1
-1
/
+1
2015-07-30
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2
-0
/
+7
2015-07-30
bnx2x: add vlan filtering offload
Yuval Mintz
10
-290
/
+905
2015-07-22
bnx2x: Bump up driver version to 1.712.30
Yuval Mintz
1
-1
/
+1
2015-07-22
bnx2x: Add MFW dump support
Yuval Mintz
4
-0
/
+51
2015-07-22
bnx2x: new Multi-function mode - BD
Yuval Mintz
8
-15
/
+251
2015-07-22
bnx2x: Add 84858 phy support
Yaniv Rosner
3
-73
/
+232
[next]