summaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen
Commit message (Expand)AuthorAgeFilesLines
* netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-281-2/+1
* netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia2010-11-281-2/+4
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-4/+2
* netxen: remove unused firmware exportsAmerigo Wang2010-11-031-3/+0
* netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-301-1/+0
* netxen: fix kdumpRajesh Borundia2010-10-282-15/+7
* netxen: make local function static.stephen hemminger2010-10-213-37/+16
* netxen: mask correctable erroramit salecha2010-10-182-2/+28
* netxen: fix race in tx stop queueRajesh Borundia2010-10-184-18/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-3/+0
|\
| * netxen: dont set skb->truesizeEric Dumazet2010-09-211-3/+0
* | drivers/net: return operator cleanupEric Dumazet2010-09-262-3/+3
|/
* netxen: fix poll implementationYinglin Luan2010-08-231-1/+8
* netxen: fix a race in netxen_nic_get_stats()Eric Dumazet2010-08-191-2/+0
* netxen: update version 4.0.74Amit Kumar Salecha2010-08-191-2/+2
* netxen: fix inconsistent lock stateAmit Kumar Salecha2010-08-191-4/+0
* netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-071-8/+7
* netxen: fix for kdumpRajesh Borundia2010-07-141-1/+15
* netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings2010-06-301-1/+1
* netxen: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-3/+10
* netxen: fix caching window registerAmit Kumar Salecha2010-06-151-4/+0
* netxen: fix rcv buffer leakAmit Kumar Salecha2010-06-151-3/+6
* netxen: fix memory leaks in error pathAmit Kumar Salecha2010-06-152-3/+4
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-4/+7
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-142-2/+0
* netxen: handle queue manager accessAmit Kumar Salecha2010-05-123-11/+63
* netxen: to fix onchip memory access.Sucheta Chakraborty2010-05-121-25/+17
* netxen: remove unnecessary size checksSucheta Chakraborty2010-05-122-50/+8
* netxen: fix register usageAmit Kumar Salecha2010-05-123-3/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-113-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-064-29/+40
|\ \ | |/
| * netxen: update version to 4.0.73Amit Kumar Salecha2010-03-261-2/+2
| * netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-261-18/+27
| * netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-261-6/+8
| * netxen: fix bios version calculationAmit Kumar Salecha2010-03-261-1/+1
| * netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman2010-03-221-2/+2
* | net: convert multicast list to list_headJiri Pirko2010-04-031-6/+6
* | netxen: fix interrupt for NX2031Amit Kumar Salecha2010-03-291-9/+16
* | netxen: fix fw load from fileAmit Kumar Salecha2010-03-291-0/+10
* | netxen: validate unified romimageRajesh K Borundia2010-03-292-15/+140
* | netxen: fix corner cases of firmware recoveryAmit Kumar Salecha2010-03-291-0/+4
* | netxen: fix tx csum statusSucheta Chakraborty2010-03-291-0/+6
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-12/+7
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-031-1/+3
|\
| * netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-031-0/+2
| * netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-031-1/+1
* | netxen: fix sparse warningAmit Kumar Salecha2010-01-151-1/+1
* | netxen: fix license headerAmit Kumar Salecha2010-01-159-9/+9
OpenPOWER on IntegriCloud