index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
/
netxen_nic_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netxen_nic: remove redundant assignment to variable capability
Colin Ian King
2024-02-09
1
-2
/
+0
*
netxen_nic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-18
1
-0
/
+1
*
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-01-16
1
-25
/
+24
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
2019-05-21
1
-17
/
+1
*
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
2018-12-21
1
-1
/
+2
*
treewide: Align function definition open/close braces
Joe Perches
2018-03-26
1
-1
/
+1
*
netxen_nic: remove redundant check if retries is zero
Colin Ian King
2017-03-15
1
-7
/
+2
*
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
2015-05-09
1
-2
/
+2
*
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
2015-04-30
1
-2
/
+2
*
netxen: Fix bug in Tx completion path.
Manish Chopra
2014-09-30
1
-2
/
+2
*
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2014-09-30
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-2
/
+2
|
\
|
*
netxen: Correct off-by-one errors in bounds checks
David Gibson
2013-12-27
1
-2
/
+2
*
|
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-3
/
+1
|
/
*
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
1
-2
/
+2
*
drivers: net: misc: Remove unused OOM variables
Joe Perches
2013-02-06
1
-1
/
+0
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-17
/
+10
*
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2013-01-22
1
-1
/
+1
*
netxen: fix link notification order
Flavio Leitner
2012-07-12
1
-2
/
+2
*
netxen: remove unnecessary setting of skb->dev
Jon Mason
2012-07-11
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-23
1
-2
/
+1
|
\
|
*
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
|
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-05-10
1
-1
/
+3
|
/
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-09
1
-1
/
+1
*
netxen_nic: fw dump support
Manish chopra
2012-02-04
1
-2
/
+1
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-9
/
+3
*
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
2011-09-20
1
-1
/
+1
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-11
1
-0
/
+1949