aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netxen
AgeCommit message (Expand)Author
2011-05-02netxen: limit skb frags for non tso packetamit salecha
2011-04-14net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-01-03netxen: update driver version 4.0.75amit salecha
2011-01-03netxen: enable LRO based on NETIF_F_LROSucheta Chakraborty
2010-12-31netxen: update module descriptionAmit Kumar Salecha
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-11-28netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches
2010-11-28netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-03netxen: remove unused firmware exportsAmerigo Wang
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov
2010-10-28netxen: fix kdumpRajesh Borundia
2010-10-21netxen: make local function static.stephen hemminger
2010-10-18netxen: mask correctable erroramit salecha
2010-10-18netxen: fix race in tx stop queueRajesh Borundia
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-08-23netxen: fix poll implementationYinglin Luan
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