summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-093-26/+130
* | qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich2013-03-071-15/+6
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-282-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-262-10/+3
|\
| * qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-221-2/+2
| * qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-221-7/+0
| * qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-221-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2013-01-2911-3548/+3728
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* | | qlcnic: Bump up the version to 5.1.34Jitendra Kalsaria2013-02-191-2/+2
* | | qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-194-12/+177
* | | qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-193-9/+29
* | | qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-194-56/+144
* | | qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-193-19/+29
* | | qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria2013-02-191-2/+23
* | | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-141-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-131-1/+6
|\ \ \
| * | | qlcnic: set gso_typeMichael S. Tsirkin2013-02-111-1/+6
| | |/ | |/|
* | | qlcnic: fix mailbox response handlingJitendra Kalsaria2013-02-111-26/+40
* | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria2013-02-111-2/+5
* | | qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria2013-02-113-27/+48
* | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-115-32/+158
* | | qlcnic: helper routine to handle async eventsJitendra Kalsaria2013-02-114-64/+45
* | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4
* | | qlcnic: fix initialize NIC mailbox commandHimanshu Madhani2013-02-113-7/+12
* | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0515-7/+62
* | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-045-50/+22
* | | qlcnic: silence false positive overflow warningDan Carpenter2013-02-031-1/+1
* | | qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria2013-01-311-2/+2
* | | qlcnic: make pci_error_handlers constStephen Hemminger2013-01-311-1/+1
* | | qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-311-1/+2
* | | qlcnic: Fix minidump in NPAR modeShahed Shaikh2013-01-311-0/+2
* | | qlcnic: driver LRO bug fixManish chopra2013-01-312-5/+19
* | | qlcnic: Free irq for mailbox interruptsManish chopra2013-01-311-1/+1
* | | qlcnic: Fix bug in reading HW reset templateManish chopra2013-01-311-1/+1
* | | qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-311-1/+1
* | | qlcnic: Bump up the version to 5.1.32Jitendra Kalsaria2013-01-271-3/+3
* | | qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-274-9/+117
* | | qlcnic: sleeping function called from invalid contextJitendra Kalsaria2013-01-271-1/+1
* | | qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani2013-01-271-1/+1
* | | qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra2013-01-271-9/+26
* | | qlcnic: enable RSS for TCP over IPv6Shahed Shaikh2013-01-271-6/+15
* | | qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-274-7/+38
* | | qlcnic: set driver version in firmwareSritej Velaga2013-01-273-0/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-2/+2
|\| |
* | | remove init of dev->perm_addr in driversJiri Pirko2013-01-091-2/+1
* | | qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko2013-01-041-0/+2
* | | qlcnic: fix build errorSony Chacko2013-01-031-2/+1