summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-15qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10netxen_nic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-05-10netxen: added miniDIMM support in driver.Sucheta Chakraborty
2012-05-10netxen_nic: Allow only useful and recommended firmware dump capture mask valuesManish chopra
2012-05-10netxen_nic: disable minidump by defaultSritej Velaga
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl
2012-04-27qlcnic: Allow a predefined set of capture masks for FW dumpManish Chopra
2012-04-27qlcnic: Adding mac statistics to ethtool.Jitendra Kalsaria
2012-04-27qlcnic: Register device in FAILED state.Sucheta Chakraborty
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-03-23qlcnic: Bug fix for LROAnirban Chakraborty
2012-03-17netxen: qlogic ethernet : Fix endian bug.Santosh Nayak
2012-03-06qla3xxx: ethernet: Silence static checker warning.Santosh Nayak
2012-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-05qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-09netxen_nic: signedness bug in netxen_md_entry_err_chk()Dan Carpenter
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-02-04qlge: Bumped driver version to 1.00.00.30.Jitendra Kalsaria
2012-02-04qlge: Fix memory leak in the process of refillJitendra Kalsaria
2012-02-04qlge: Removing needless print's which are notJitendra Kalsaria
2012-02-04qlge: Fixed invalid reference to ip headerJitendra Kalsaria
2012-02-04qlcnic: Fix API unlockManish chopra
2012-02-04qlcnic: Fix firmware abort code check.Sritej Velaga
2012-02-04qlcnic: report valid speed and duplex status when link is downSony Chacko
2012-02-04qlcnic: Stop pause ctrl frames on fw hang.Sritej Velaga
2012-02-04netxen: report valid speed and duplex status when link is downSony Chacko
2012-02-04netxen: Fix a panic during driver unload in device_remove_fileRajesh Borundia
2012-02-04netxen_nic: Error logging on firmware hangSritej Velaga
2012-02-04netxen_nic: Fix phy link statusSritej Velaga
2012-02-04netxen_nic: fw dump supportManish chopra
2012-02-04netxen_nic: fix cdrp race conditionSritej Velaga
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty
2011-10-30qlcnic: updated reset sequenceSony Chacko
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty
2011-10-30qlcnic: skip IDC ack check in fw reset path.Sritej Velaga
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-23qlcnic: Change CDRP functionAnirban Chakraborty