summaryrefslogtreecommitdiff
path: root/drivers/net/netxen
AgeCommit message (Expand)Author
2011-07-21netxen: add fw version compatibility checkAmit Kumar Salecha
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-08netxen: convert to 64 bit statisticsstephen hemminger
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-03netxen: suppress false lro warning messagesSucheta Chakraborty
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11netxen: limit skb frags for non tso packetamit salecha
2011-04-06net: netxen: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-15netxen: support for GbE port settingsSony Chacko
2011-03-14netxen: Notify firmware of Flex-10 interface downSony Chacko
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