aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2013-03-29qlcnic: Support SR-IOV enable and disableRajesh Borundia
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh
2013-03-22qlcnic: Clear link status when interface is downShahed Shaikh
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh
2013-03-22qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani
2013-03-22qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com
2013-03-13qlcnic: Bump up the version to 5.1.37Shahed Shaikh
2013-03-13qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani
2013-03-12qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-09qlcnic: Bump up the version to 5.1.36Shahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics collectionShahed Shaikh
2013-03-09qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh
2013-03-09qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani
2013-03-09qlcnic: Fix endian issues in 83xx driverShahed Shaikh
2013-03-07qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh
2013-02-19qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria
2013-02-19qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh
2013-02-19qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-02qlcnic: silence false positive overflow warningDan Carpenter
2013-01-30qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria
2013-01-30qlcnic: make pci_error_handlers constStephen Hemminger