aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-0/+3
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-29/+40
2010-04-03net: convert multicast list to list_headJiri Pirko1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-29netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-29netxen: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-26netxen: update version to 4.0.73Amit Kumar Salecha1-2/+2
2010-03-26netxen: added sanity check for pci mapAmit Kumar Salecha1-18/+27
2010-03-26netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha1-6/+8
2010-03-26netxen: fix bios version calculationAmit Kumar Salecha1-1/+1
2010-03-22netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman1-2/+2
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko1-12/+7
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-5/+5
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+3
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha1-0/+2
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha1-1/+1
2010-01-15netxen: fix sparse warningAmit Kumar Salecha1-1/+1
2010-01-15netxen: fix license headerAmit Kumar Salecha9-9/+9
2010-01-15netxen: fix endianness intr coalesceAmit Kumar Salecha1-5/+8
2010-01-15netxen: fix endianness read mac addressAmit Kumar Salecha3-5/+5
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-138/+79
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha1-2/+2
2010-01-08netxen: fix set mac addrAmit Kumar Salecha1-0/+3
2010-01-08netxen: fix smatch warningAmit Kumar Salecha3-4/+3
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha1-0/+2
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2010-01-03netxen: fix ethtool link testSucheta Chakraborty2-21/+10
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty1-111/+59
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha1-1/+1
2009-12-23netxen: support pci error handlersAmit Kumar Salecha2-46/+150
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha2-1/+6
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha1-7/+9
2009-12-18netxen: use module parameter correctlyStephen Hemminger1-54/+3
2009-12-08netxen: fix firmware type checkDhananjay Phadke1-1/+13
2009-12-08netxen:fix napi intr enable checkAmit Kumar Salecha1-2/+4
2009-12-08netxen: protect device reset by rtnl_lockAmit Kumar Salecha1-8/+35
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches2-24/+24
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha1-11/+15
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar1-19/+44
2009-11-29netxen: fix merge 9b963e5d0e01461099aAmit Kumar Salecha1-0/+2
2009-11-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-15/+48
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar3-4/+8
2009-11-21netxen: fix promisc for NX2031.Narender Kumar2-11/+40
2009-11-21netxen: fix memory initializationAmit Kumar Salecha1-0/+2
2009-11-20netxen: remove PCI IDs of CNA deviceAmit Kumar Salecha1-6/+0
2009-10-28netxen: update version to 4.0.65Dhananjay Phadke1-2/+2
2009-10-28netxen: module firmware hintsDhananjay Phadke3-1/+15