| Commit message (Expand) | Author | Age | Files | Lines |
* | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -4/+7 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 | 2 | -2/+0 |
* | netxen: handle queue manager access | Amit Kumar Salecha | 2010-05-12 | 3 | -11/+63 |
* | netxen: to fix onchip memory access. | Sucheta Chakraborty | 2010-05-12 | 1 | -25/+17 |
* | netxen: remove unnecessary size checks | Sucheta Chakraborty | 2010-05-12 | 2 | -50/+8 |
* | netxen: fix register usage | Amit Kumar Salecha | 2010-05-12 | 3 | -3/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 3 | -0/+3 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 4 | -29/+40 |
|\ \
| |/ |
|
| * | netxen: update version to 4.0.73 | Amit Kumar Salecha | 2010-03-26 | 1 | -2/+2 |
| * | netxen: added sanity check for pci map | Amit Kumar Salecha | 2010-03-26 | 1 | -18/+27 |
| * | netxen: fix warning in ioaddr for NX3031 chip | Amit Kumar Salecha | 2010-03-26 | 1 | -6/+8 |
| * | netxen: fix bios version calculation | Amit Kumar Salecha | 2010-03-26 | 1 | -1/+1 |
| * | netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. | Eric W. Biederman | 2010-03-22 | 1 | -2/+2 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -6/+6 |
* | | netxen: fix interrupt for NX2031 | Amit Kumar Salecha | 2010-03-29 | 1 | -9/+16 |
* | | netxen: fix fw load from file | Amit Kumar Salecha | 2010-03-29 | 1 | -0/+10 |
* | | netxen: validate unified romimage | Rajesh K Borundia | 2010-03-29 | 2 | -15/+140 |
* | | netxen: fix corner cases of firmware recovery | Amit Kumar Salecha | 2010-03-29 | 1 | -0/+4 |
* | | netxen: fix tx csum status | Sucheta Chakraborty | 2010-03-29 | 1 | -0/+6 |
|/ |
|
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 | 1 | -12/+7 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-03 | 1 | -1/+3 |
|\ |
|
| * | netxen: protect resource cleanup by rtnl lock | Amit Kumar Salecha | 2010-02-03 | 1 | -0/+2 |
| * | netxen: fix tx timeout recovery for NX2031 chip | Amit Kumar Salecha | 2010-02-03 | 1 | -1/+1 |
* | | netxen: fix sparse warning | Amit Kumar Salecha | 2010-01-15 | 1 | -1/+1 |
* | | netxen: fix license header | Amit Kumar Salecha | 2010-01-15 | 9 | -9/+9 |
* | | netxen: fix endianness intr coalesce | Amit Kumar Salecha | 2010-01-15 | 1 | -5/+8 |
* | | netxen: fix endianness read mac address | Amit Kumar Salecha | 2010-01-15 | 3 | -5/+5 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-10 | 5 | -138/+79 |
|\ \
| |/ |
|
| * | netxen: update version to 4.0.72 | Amit Kumar Salecha | 2010-01-08 | 1 | -2/+2 |
| * | netxen: fix set mac addr | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+3 |
| * | netxen: fix smatch warning | Amit Kumar Salecha | 2010-01-08 | 3 | -4/+3 |
| * | netxen: fix tx ring memory leak | Amit Kumar Salecha | 2010-01-08 | 1 | -0/+2 |
| * | netxen: fix ethtool link test | Sucheta Chakraborty | 2010-01-03 | 2 | -21/+10 |
| * | netxen: fix ethtool register dump | Sucheta Chakraborty | 2010-01-03 | 1 | -111/+59 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-07 | 1 | -1/+1 |
* | | netxen: fix unified fw size check | Amit Kumar Salecha | 2009-12-23 | 1 | -1/+1 |
* | | netxen: support pci error handlers | Amit Kumar Salecha | 2009-12-23 | 2 | -46/+150 |
* | | netxen: fix tx timeout recovery | Amit Kumar Salecha | 2009-12-23 | 2 | -1/+6 |
* | | netxen: minor suspend resume fixes | Amit Kumar Salecha | 2009-12-23 | 1 | -7/+9 |
|/ |
|
* | netxen: use module parameter correctly | Stephen Hemminger | 2009-12-18 | 1 | -54/+3 |
* | netxen: fix firmware type check | Dhananjay Phadke | 2009-12-08 | 1 | -1/+13 |
* | netxen:fix napi intr enable check | Amit Kumar Salecha | 2009-12-08 | 1 | -2/+4 |
* | netxen: protect device reset by rtnl_lock | Amit Kumar Salecha | 2009-12-08 | 1 | -8/+35 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 2 | -24/+24 |
* | netxen: fix failure cases for fw hang recovery | Amit Kumar Salecha | 2009-12-02 | 1 | -11/+15 |
* | netxen : fix debug tools access for NX2031 | Narender Kumar | 2009-12-02 | 1 | -19/+44 |
* | netxen: fix merge 9b963e5d0e01461099a | Amit Kumar Salecha | 2009-11-29 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 4 | -15/+48 |
|\ |
|