aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netxen
Commit message (Expand)AuthorAge
* netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-28
* netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia2010-11-28
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* netxen: remove unused firmware exportsAmerigo Wang2010-11-03
* netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-30
* netxen: fix kdumpRajesh Borundia2010-10-28
* netxen: make local function static.stephen hemminger2010-10-21
* netxen: mask correctable erroramit salecha2010-10-18
* netxen: fix race in tx stop queueRajesh Borundia2010-10-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
|\
| * netxen: dont set skb->truesizeEric Dumazet2010-09-21
* | drivers/net: return operator cleanupEric Dumazet2010-09-26
|/
* netxen: fix poll implementationYinglin Luan2010-08-23
* netxen: fix a race in netxen_nic_get_stats()Eric Dumazet2010-08-19
* netxen: update version 4.0.74Amit Kumar Salecha2010-08-19
* netxen: fix inconsistent lock stateAmit Kumar Salecha2010-08-19
* netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-08
* netxen: fix for kdumpRajesh Borundia2010-07-14
* netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings2010-06-30
* netxen: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-29
* netxen: fix caching window registerAmit Kumar Salecha2010-06-15
* netxen: fix rcv buffer leakAmit Kumar Salecha2010-06-15
* netxen: fix memory leaks in error pathAmit Kumar Salecha2010-06-15
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* netxen: handle queue manager accessAmit Kumar Salecha2010-05-13
* netxen: to fix onchip memory access.Sucheta Chakraborty2010-05-13
* netxen: remove unnecessary size checksSucheta Chakraborty2010-05-13
* netxen: fix register usageAmit Kumar Salecha2010-05-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\|
| * netxen: update version to 4.0.73Amit Kumar Salecha2010-03-26
| * netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-26
| * netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-26
| * netxen: fix bios version calculationAmit Kumar Salecha2010-03-26
| * netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman2010-03-22
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | netxen: fix interrupt for NX2031Amit Kumar Salecha2010-03-29
* | netxen: fix fw load from fileAmit Kumar Salecha2010-03-29
* | netxen: validate unified romimageRajesh K Borundia2010-03-29
* | netxen: fix corner cases of firmware recoveryAmit Kumar Salecha2010-03-29
* | netxen: fix tx csum statusSucheta Chakraborty2010-03-29
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-26
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-03
|\
| * netxen: protect resource cleanup by rtnl lockAmit Kumar Salecha2010-02-03
| * netxen: fix tx timeout recovery for NX2031 chipAmit Kumar Salecha2010-02-03
* | netxen: fix sparse warningAmit Kumar Salecha2010-01-15
* | netxen: fix license headerAmit Kumar Salecha2010-01-15