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
/
ethernet
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()
Christos Gkekas
1
-3
/
+0
2017-06-05
netxen: remove writeq/readq function definitions
LABBE Corentin
1
-14
/
+1
2017-05-11
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
1
-1
/
+1
2017-03-16
netxen_nic: remove redundant check if retries is zero
Colin Ian King
1
-7
/
+2
2017-02-22
qlogic: netxen: constify bin_attribute structures
Bhumika Goyal
1
-3
/
+3
2017-02-17
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-58
/
+65
2017-02-07
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-4
/
+4
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-6
/
+4
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2
-12
/
+7
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+11
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
1
-1
/
+2
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
1
-4
/
+8
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-02-26
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
1
-5
/
+5
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-2
/
+0
2015-05-27
net: netxen: correct sysfs bin attribute return code
Vladimir Zapolskiy
1
-3
/
+3
2015-05-09
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
1
-2
/
+2
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2014-11-07
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2014-10-01
netxen: Fix bug in Tx completion path.
Manish Chopra
1
-2
/
+2
2014-10-01
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2
-2
/
+2
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-3
/
+2
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
qlogic: use pci_zalloc_consistent
Joe Perches
1
-3
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-02-19
netxen: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+3
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-01
net: netxen: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
9
-27
/
+9
2013-10-22
net: netxen: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-27
netxen_nic: Update version to 4.0.82
Shahed Shaikh
1
-2
/
+2
2013-09-27
netxen_nic: Print ULA information
Shahed Shaikh
2
-0
/
+29
2013-09-24
qlogic: Remove extern from function prototypes
Joe Perches
1
-3
/
+2
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+1
2013-08-27
netxen: lower NAPI weight
Michal Schmidt
2
-2
/
+1
[next]