aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAge
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-23
* netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter2012-02-08
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria2012-02-04
* qlge: Fix memory leak in the process of refillJitendra Kalsaria2012-02-04
* qlge: Removing needless print's which are notJitendra Kalsaria2012-02-04
* qlge: Fixed invalid reference to ip headerJitendra Kalsaria2012-02-04
* qlcnic: Fix API unlockManish chopra2012-02-04
* qlcnic: Fix firmware abort code check.Sritej Velaga2012-02-04
* qlcnic: report valid speed and duplex status when link is downSony Chacko2012-02-04
* qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga2012-02-04
* netxen: report valid speed and duplex status when link is downSony Chacko2012-02-04
* netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia2012-02-04
* netxen_nic: Error logging on firmware hangSritej Velaga2012-02-04
* netxen_nic: Fix phy link statusSritej Velaga2012-02-04
* netxen_nic: fw dump supportManish chopra2012-02-04
* netxen_nic: fix cdrp race conditionSritej Velaga2012-02-04
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo2011-11-23
* | Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
|/
* qlcnic: fix beacon and LED test.Sucheta Chakraborty2011-10-30
* qlcnic: updated reset sequenceSony Chacko2011-10-30
* qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty2011-10-30
* qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-30
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* qlcnic: Change CDRP functionAnirban Chakraborty2011-09-23
* qlcnic: Added error logging for firmware abortAmeen Rahman2011-09-23
* netxen: Add pcie workaroundRajesh Borundia2011-09-20
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-20
* qlge: convert to SKB paged frag API.Ian Campbell2011-09-15
* qlcnic: convert to SKB paged frag API.Ian Campbell2011-09-15
* qla3xxx: convert to SKB paged frag API.Ian Campbell2011-09-15
* netxen: convert to SKB paged frag API.Ian Campbell2011-09-15
* qlcnic: add beacon test support.Sucheta Chakraborty2011-08-29
* qlcnic: fix cdrp race conditionSritej Velaga2011-08-29
* qlcnic: Add FLT entry for CO cards FW image regionSritej Velaga2011-08-29
* qlcnic: Change debug messages in loopback pathManish chopra2011-08-29
* qlcnic: detect fan failureSony Chacko2011-08-29
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* qlogic: Move the QLogic driversJeff Kirsher2011-08-10