summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
Commit message (Expand)AuthorAgeFilesLines
* netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-091-2/+2
* netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso2015-04-301-2/+2
* netxen: Fix bug in Tx completion path.Manish Chopra2014-09-301-2/+2
* netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-301-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-2/+2
|\
| * netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-271-2/+2
* | ethernet: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1Star
|/
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-151-2/+2
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0Star
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-17/+10Star
* netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-221-1/+1
* netxen: fix link notification orderFlavio Leitner2012-07-121-2/+2
* netxen: remove unnecessary setting of skb->devJon Mason2012-07-111-2/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-2/+1Star
|\
| * qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2012-04-301-2/+1Star
* | netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia2012-05-101-1/+3
|/
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-091-1/+1
* netxen_nic: fw dump supportManish chopra2012-02-041-2/+1Star
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-9/+3Star
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-201-1/+1
* qlogic: Move the QLogic driversJeff Kirsher2011-08-111-0/+1949