aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2013-04-24qlcnic: Update version to 5.2.42Shahed Shaikh
2013-04-24qlcnic: Add identifying string for 83xx adapterHimanshu Madhani
2013-04-24qlcnic: Rename the IRQ description.Himanshu Madhani
2013-04-24qlcnic: Enable Interrupt Coalescing for 83xx adapterHimanshu Madhani
2013-04-24qlcnic: Add eSwitch statistics supportShahed Shaikh
2013-04-24qlcnic: Take EPORT out of reset sequence before disabling PAUSEManish Chopra
2013-04-24qlcnic: Enhance channel configuration logsManish Chopra
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga
2013-04-19qlcnic: Update version to 5.2.41Rajesh Borundia
2013-04-19qlcnic: Support polling for mailbox events.Rajesh Borundia
2013-04-19qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia
2013-04-19qlcnic: Support VLAN id config.Rajesh Borundia
2013-04-19qlcnic: Support MAC address, Tx rate config.Rajesh Borundia
2013-04-19qlcnic: VF reset recovery implementation.Rajesh Borundia
2013-04-19qlcnic: VF FLR implementation.Rajesh Borundia
2013-04-19qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad supportPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18qlcnic: Fix typo in logsShahed Shaikh
2013-04-18qlcnic: fix TSO race conditionSritej Velaga
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-03-29qlcnic: Bump up the version to 5.2.39Rajesh Borundia
2013-03-29qlcnic: Support atomic commandsRajesh Borundia
2013-03-29qlcnic: Support VF-PF communication channel commands.Rajesh Borundia
2013-03-29qlcnic: VF-PF communication channel implementationRajesh Borundia
2013-03-29qlcnic: Use shared interrupt vector for Tx and RxRajesh Borundia
2013-03-29qlcnic: SR-IOV VF probeRajesh Borundia
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