index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
/
netxen_nic_init.c
Age
Commit message (
Expand
)
Author
2024-02-08
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2021-05-17
netxen_nic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
2018-12-21
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2017-03-15
netxen_nic: remove redundant check if retries is zero
Colin Ian King
2015-05-09
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
2014-09-30
netxen: Fix bug in Tx completion path.
Manish Chopra
2014-09-30
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2012-07-12
netxen: fix link notification order
Flavio Leitner
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-09
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-04-30
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-04
netxen_nic: fw dump support
Manish chopra
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
2011-08-10
qlogic: Move the QLogic drivers
Jeff Kirsher