summaryrefslogtreecommitdiff
path: root/drivers/net/netxen
AgeCommit message (Expand)Author
2010-06-15netxen: fix caching window registerAmit Kumar Salecha
2010-06-15netxen: fix rcv buffer leakAmit Kumar Salecha
2010-06-15netxen: fix memory leaks in error pathAmit Kumar Salecha
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12netxen: handle queue manager accessAmit Kumar Salecha
2010-05-12netxen: to fix onchip memory access.Sucheta Chakraborty
2010-05-12netxen: remove unnecessary size checksSucheta Chakraborty
2010-05-12netxen: fix register usageAmit Kumar Salecha
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha
2010-03-29netxen: validate unified romimageRajesh K Borundia
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha
2010-03-29netxen: fix tx csum statusSucheta Chakraborty
2010-03-26netxen: update version to 4.0.73Amit Kumar Salecha
2010-03-26netxen: added sanity check for pci mapAmit Kumar Salecha
2010-03-26netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha
2010-03-26netxen: fix bios version calculationAmit Kumar Salecha
2010-03-22netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-03netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha
2010-02-03netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha
2010-01-15netxen: fix sparse warningAmit Kumar Salecha
2010-01-15netxen: fix license headerAmit Kumar Salecha
2010-01-15netxen: fix endianness intr coalesceAmit Kumar Salecha
2010-01-15netxen: fix endianness read mac addressAmit Kumar Salecha
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha
2010-01-08netxen: fix set mac addrAmit Kumar Salecha
2010-01-08netxen: fix smatch warningAmit Kumar Salecha
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-03netxen: fix ethtool link testSucheta Chakraborty
2010-01-03netxen: fix ethtool register dumpSucheta Chakraborty
2009-12-23netxen: fix unified fw size checkAmit Kumar Salecha
2009-12-23netxen: support pci error handlersAmit Kumar Salecha
2009-12-23netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-12-23netxen: minor suspend resume fixesAmit Kumar Salecha
2009-12-18netxen: use module parameter correctlyStephen Hemminger
2009-12-08netxen: fix firmware type checkDhananjay Phadke
2009-12-08netxen:fix napi intr enable checkAmit Kumar Salecha
2009-12-08netxen: protect device reset by rtnl_lockAmit Kumar Salecha
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha