| Commit message (Expand) | Author | Age | Files | Lines |
* | qlogic: Move the QLogic drivers | Jeff Kirsher | 2011-08-10 | 1 | -1976/+0 |
* | netxen: suppress false lro warning messages | Sucheta Chakraborty | 2011-06-03 | 1 | -0/+6 |
* | netxen: enable LRO based on NETIF_F_LRO | Sucheta Chakraborty | 2011-01-03 | 1 | -5/+0 |
* | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 | 1 | -6/+10 |
* | netxen: make local function static. | stephen hemminger | 2010-10-21 | 1 | -18/+11 |
* | netxen: mask correctable error | amit salecha | 2010-10-18 | 1 | -2/+2 |
* | netxen: fix race in tx stop queue | Rajesh Borundia | 2010-10-18 | 1 | -2/+8 |
* | netxen: fix caching window register | Amit Kumar Salecha | 2010-06-15 | 1 | -4/+0 |
* | netxen: handle queue manager access | Amit Kumar Salecha | 2010-05-12 | 1 | -3/+22 |
* | netxen: to fix onchip memory access. | Sucheta Chakraborty | 2010-05-12 | 1 | -25/+17 |
* | netxen: remove unnecessary size checks | Sucheta Chakraborty | 2010-05-12 | 1 | -44/+8 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -6/+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 |
* | netxen: fix license header | Amit Kumar Salecha | 2010-01-15 | 1 | -1/+1 |
* | 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 | 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 | 1 | -2/+1 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -8/+8 |
* | netxen : fix debug tools access for NX2031 | Narender Kumar | 2009-12-02 | 1 | -19/+44 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -14/+41 |
|\ |
|
| * | netxen : fix BOND_MODE_TLB/ALB mode. | Narender Kumar | 2009-11-21 | 1 | -3/+3 |
| * | netxen: fix promisc for NX2031. | Narender Kumar | 2009-11-21 | 1 | -11/+38 |
* | | netxen: refactor indirect register access | Dhananjay Phadke | 2009-10-28 | 1 | -39/+36 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 | 1 | -10/+4 |
|\ \
| |/ |
|
| * | netxen: avoid undue board config check | Dhananjay Phadke | 2009-10-22 | 1 | -10/+4 |
* | | netxen: fix error codes in for tools access | Dhananjay Phadke | 2009-10-17 | 1 | -24/+25 |
* | | netxen: onchip memory access change | Amit Kumar Salecha | 2009-10-17 | 1 | -8/+9 |
* | | netxen: 128 memory controller support | Amit Kumar Salecha | 2009-10-17 | 1 | -8/+47 |
* | | netxen: separate register and memory access lock | Dhananjay Phadke | 2009-10-13 | 1 | -33/+30 |
* | | netxen: annotate register windowing code | Dhananjay Phadke | 2009-10-13 | 1 | -52/+48 |
* | | netxen: add access to on chip memory for tools | Dhananjay Phadke | 2009-10-13 | 1 | -122/+99 |
* | | netxen: remove sub 64-bit mem accesses | Amit Kumar Salecha | 2009-10-13 | 1 | -282/+148 |
|/ |
|
* | netxen: update copyright | Dhananjay Phadke | 2009-09-11 | 1 | -6/+1 |
* | netxen: improve pci memory access | Dhananjay Phadke | 2009-09-11 | 1 | -261/+87 |
* | netxen: refactor firmware info code | Dhananjay Phadke | 2009-09-07 | 1 | -59/+0 |
* | netxen: pre calculate register addresses | Amit Kumar Salecha | 2009-09-07 | 1 | -56/+120 |
* | netxen: handle firmware load errors | Dhananjay Phadke | 2009-09-07 | 1 | -0/+3 |
* | netxen: bridged mode optimizations | Narender Kumar | 2009-08-26 | 1 | -0/+31 |
* | netxen: remove netxen_nic_niu.c | Dhananjay Phadke | 2009-08-26 | 1 | -0/+79 |
* | netxen: implement generic pcie semaphore functions | Dhananjay Phadke | 2009-08-26 | 1 | -28/+29 |
* | netxen: remove netxen_nic_phan_reg.h | Dhananjay Phadke | 2009-08-23 | 1 | -1/+0 |
* | netxen: ethtool statistics and control for LRO | Narender Kumar | 2009-08-23 | 1 | -1/+55 |
* | netxen: remove unnecessary structures | Dhananjay Phadke | 2009-08-05 | 1 | -17/+10 |
* | netxen: clean up firmware version checks | Dhananjay Phadke | 2009-07-27 | 1 | -1/+0 |
* | netxen: enable ip addr hashing | Dhananjay Phadke | 2009-07-27 | 1 | -0/+24 |
* | netxen: refresh firmware info after reset | Dhananjay Phadke | 2009-07-27 | 1 | -0/+3 |