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
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
/
benet
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
be2net: request native mode each time the card is reset
Sathya Perla
3
-4
/
+6
2011-07-13
be2net: move to new vlan model
Ajit Khaparde
2
-26
/
+9
2011-07-13
be2net: account for skb allocation failures
Eric Dumazet
3
-2
/
+4
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
1
-3
/
+3
2011-07-01
be2net: clear intr bit in be_probe()
Sathya Perla
1
-0
/
+6
2011-07-01
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
3
-44
/
+111
2011-07-01
be2net: fix certain cmd failure logging
Sathya Perla
2
-18
/
+23
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
2
-4
/
+3
2011-06-17
be2net: support multiple TX queues
Sathya Perla
3
-119
/
+171
2011-06-12
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
1
-4
/
+1
2011-06-07
be2net: Fix Rx pause counter for lancer
Selvin Xavier
1
-2
/
+2
2011-06-01
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
3
-2
/
+76
2011-05-24
be2net: hash key for rss-config cmd not set
Sathya Perla
1
-1
/
+2
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-20
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
1
-2
/
+0
2011-05-19
be2net: Enable SR-IOV for Lancer
Mammatha Edhala
2
-9
/
+13
2011-05-16
be2net: FW download for Lancer
Shripad Nunjundarao
3
-20
/
+223
2011-05-16
be2net: Stats for Lancer
Selvin Xavier
4
-50
/
+367
2011-05-16
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
5
-128
/
+413
2011-05-13
be2net: fix mbox polling for signal reception
Sathya Perla
1
-2
/
+1
2011-05-13
be2net: handle signal reception while waiting for POST
Sathya Perla
1
-5
/
+7
2011-05-12
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
1
-8
/
+12
2011-05-12
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
3
-26
/
+48
2011-05-12
be2net: In case of UE, do not dump registers for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-05-12
be2net: Disable coalesce water mark mode of CQ for Lancer
Padmanabh Ratnakar
1
-2
/
+0
2011-05-12
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
1
-1
/
+4
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-13
/
+16
2011-05-09
be2net: Fixed bugs related to PVID.
Somnath Kotur
3
-8
/
+14
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-8
/
+8
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-04-25
be2net: Fixed a bug in be_cmd_get_regs().
Somnath Kotur
1
-25
/
+28
2011-04-22
be2net: increment work_counter in be_worker
Ivan Vecera
1
-0
/
+1
2011-04-20
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
1
-0
/
+13
2011-04-20
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
4
-5
/
+5
2011-04-20
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
1
-1
/
+3
2011-04-20
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
1
-0
/
+9
2011-04-20
be2net: allow register dump only for PFs
Ajit Khaparde
1
-3
/
+7
2011-04-18
net: benet: convert to hw_features - fixup
Michał Mirosław
1
-13
/
+0
2011-04-18
be2net: Fix unused-but-set variables.
David S. Miller
1
-5
/
+1
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-1
/
+1
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-10
/
+13
2011-04-11
net: benet: convert to hw_features - fixup
Michał Mirosław
1
-6
/
+5
2011-04-08
net: benet: convert to hw_features
Michał Mirosław
3
-37
/
+10
2011-04-08
be2net: call FLR after setup wol in be_shutdown
Ajit Khaparde
1
-2
/
+2
2011-04-08
be2net: dynamically allocate adapter->vf_cfg
Ajit Khaparde
2
-5
/
+13
[next]