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
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2018-10-03
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-6
/
+0
2018-09-28
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
1
-23
/
+0
2018-08-08
netxen_nic: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2018-07-05
qlogic: netxen: remove various redundant variables
Colin Ian King
2
-11
/
+3
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-4
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-7
/
+7
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-21
qlogic: make device_attribute const
Bhumika Goyal
1
-2
/
+2
2017-08-18
netxen: fix incorrect loop counter decrement
Colin Ian King
1
-1
/
+1
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
[next]