index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
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