aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netxen
AgeCommit message (Expand)Author
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha
2010-08-07netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha
2010-07-14netxen: fix for kdumpRajesh Borundia
2010-06-30netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings
2010-06-29netxen: fail when try to setup unsupported featuresStanislaw Gruszka
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