| Commit message (Expand) | Author | Age | Files | Lines |
* | qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i... | Manish chopra | 2012-05-15 | 1 | -1/+6 |
* | drivers/net: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-10 | 1 | -3/+2 |
* | netxen_nic: Fix estimation of recv MSS in case of LRO | Rajesh Borundia | 2012-05-09 | 5 | -4/+23 |
* | netxen: added miniDIMM support in driver. | Sucheta Chakraborty | 2012-05-09 | 3 | -0/+163 |
* | netxen_nic: Allow only useful and recommended firmware dump capture mask values | Manish chopra | 2012-05-09 | 2 | -8/+13 |
* | netxen_nic: disable minidump by default | Sritej Velaga | 2012-05-09 | 1 | -1/+1 |
* | qlcnic: Allow a predefined set of capture masks for FW dump | Manish Chopra | 2012-04-27 | 3 | -18/+24 |
* | qlcnic: Adding mac statistics to ethtool. | Jitendra Kalsaria | 2012-04-27 | 3 | -30/+226 |
* | qlcnic: Register device in FAILED state. | Sucheta Chakraborty | 2012-04-27 | 4 | -13/+93 |
* | net: Fix spelling typo in net | Masanari Iida | 2012-04-14 | 1 | -1/+1 |
* | qlcnic: Bug fix for LRO | Anirban Chakraborty | 2012-03-23 | 2 | -3/+5 |
* | netxen: qlogic ethernet : Fix endian bug. | Santosh Nayak | 2012-03-16 | 3 | -9/+9 |
* | qla3xxx: ethernet: Silence static checker warning. | Santosh Nayak | 2012-03-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-05 | 1 | -3/+2 |
|\ |
|
| * | qla3xxx: ethernet: Fix bogus interrupt state flag. | Santosh Nayak | 2012-03-05 | 1 | -3/+2 |
* | | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 2012-02-23 | 2 | -2/+2 |
* | | netxen_nic: signedness bug in netxen_md_entry_err_chk() | Dan Carpenter | 2012-02-08 | 1 | -1/+1 |
* | | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 | 3 | -3/+3 |
* | | qlge: Bumped driver version to 1.00.00.30. | Jitendra Kalsaria | 2012-02-04 | 1 | -1/+1 |
* | | qlge: Fix memory leak in the process of refill | Jitendra Kalsaria | 2012-02-04 | 1 | -3/+5 |
* | | qlge: Removing needless print's which are not | Jitendra Kalsaria | 2012-02-04 | 1 | -70/+1 |
* | | qlge: Fixed invalid reference to ip header | Jitendra Kalsaria | 2012-02-04 | 1 | -3/+4 |
* | | qlcnic: Fix API unlock | Manish chopra | 2012-02-04 | 2 | -4/+3 |
* | | qlcnic: Fix firmware abort code check. | Sritej Velaga | 2012-02-04 | 1 | -1/+1 |
* | | qlcnic: report valid speed and duplex status when link is down | Sony Chacko | 2012-02-04 | 2 | -6/+9 |
* | | qlcnic: Stop pause ctrl frames on fw hang. | Sritej Velaga | 2012-02-04 | 1 | -2/+12 |
* | | netxen: report valid speed and duplex status when link is down | Sony Chacko | 2012-02-04 | 2 | -2/+7 |
* | | netxen: Fix a panic during driver unload in device_remove_file | Rajesh Borundia | 2012-02-04 | 1 | -5/+3 |
* | | netxen_nic: Error logging on firmware hang | Sritej Velaga | 2012-02-04 | 2 | -2/+20 |
* | | netxen_nic: Fix phy link status | Sritej Velaga | 2012-02-04 | 1 | -1/+5 |
* | | netxen_nic: fw dump support | Manish chopra | 2012-02-04 | 6 | -22/+1380 |
* | | netxen_nic: fix cdrp race condition | Sritej Velaga | 2012-02-04 | 2 | -72/+89 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 | 3 | -3/+0 |
* | | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages | Joe Perches | 2012-01-31 | 2 | -12/+4 |
|/ |
|
* | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 2011-12-08 | 2 | -18/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-26 | 1 | -5/+3 |
|\ |
|
| * | qlge: fix size of external list for TX address descriptors | Thadeu Lima de Souza Cascardo | 2011-11-23 | 1 | -5/+3 |
* | | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb... | Rick Jones | 2011-11-22 | 1 | -1/+0 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 5 | -13/+19 |
* | | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 2011-11-08 | 4 | -17/+29 |
|/ |
|
* | qlcnic: fix beacon and LED test. | Sucheta Chakraborty | 2011-10-30 | 3 | -31/+57 |
* | qlcnic: updated reset sequence | Sony Chacko | 2011-10-30 | 2 | -2/+50 |
* | qlcnic: reset loopback mode if promiscous mode setting fails. | Sucheta Chakraborty | 2011-10-30 | 1 | -1/+1 |
* | qlcnic: skip IDC ack check in fw reset path. | Sritej Velaga | 2011-10-30 | 1 | -1/+8 |
* | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 4 | -12/+12 |
* | net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero | Rick Jones | 2011-10-07 | 2 | -6/+0 |
* | net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map | Ian Campbell | 2011-10-06 | 4 | -8/+8 |
* | qlcnic: Change CDRP function | Anirban Chakraborty | 2011-09-23 | 3 | -222/+185 |
* | qlcnic: Added error logging for firmware abort | Ameen Rahman | 2011-09-23 | 1 | -3/+8 |
* | netxen: Add pcie workaround | Rajesh Borundia | 2011-09-20 | 2 | -3/+64 |