summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-1778/+219
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* | | qlcnic: fix ping resumption to a VM after a live migrationShahed Shaikh2013-02-191-0/+21
* | | qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapterShahed Shaikh2013-02-191-8/+16
* | | qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani2013-02-191-13/+24
* | | qlcnic: fix mailbox interrupt.Sucheta Chakraborty2013-02-191-13/+4
* | | bridge: Add vlan support to static neighborsVlad Yasevich2013-02-131-2/+2
* | | qlcnic: enhance MSIX allocation failure log messageManish Chopra2013-02-111-2/+3
* | | qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria2013-02-111-8/+2
* | | qlcnic: fix firmware based IDC participationJitendra Kalsaria2013-02-111-4/+4
* | | qlcnic: fix initialize NIC mailbox commandHimanshu Madhani2013-02-111-2/+4
* | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-041-1/+1
* | | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-13/+6
* | | qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
* | | qlcnic: make pci_error_handlers constStephen Hemminger2013-01-301-1/+1
* | | qlcnic: Free irq for mailbox interruptsManish chopra2013-01-301-1/+1
* | | qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-271-3/+81
* | | qlcnic: sleeping function called from invalid contextJitendra Kalsaria2013-01-271-1/+1
* | | qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra2013-01-271-9/+26
* | | qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-271-0/+6
* | | qlcnic: set driver version in firmwareSritej Velaga2013-01-271-0/+9
* | | 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-081-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
* | | qlcnic: do not duplicate infrastructure functionsStephen Rothwell2013-01-031-19/+1
* | | qlcnic: 83xx ethtool interface routinesSony Chacko2013-01-021-6/+15
* | | qlcnic: enable 83xx virtual NIC modeSony Chacko2013-01-021-4/+5
* | | qlcnic: flash template based firmware reset recoverySony Chacko2013-01-021-0/+1
* | | qlcnic: 83xx CNA inter driver communication mechanismSony Chacko2013-01-021-11/+13
* | | qlcnic: 83xx sysfs routinesSony Chacko2013-01-021-31/+25
* | | qlcnic: 83xx base driverSony Chacko2013-01-021-174/+329
* | | qlcnic: 83xx data path routinesSony Chacko2013-01-021-14/+68
* | | qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-021-1/+1
* | | qlcnic: macros for common register accessHimanshu Madhani2013-01-021-62/+82
* | | qlcnic: change driver hardware interface mechanismSony Chacko2013-01-021-83/+177
|/ /
* | qlcnic: fix unused variable warningsShahed Shaikh2012-12-191-5/+0
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* | qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* | qlcnic: update NIC partition interface routinesSony Chacko2012-12-041-41/+56
* | qlcnic: get board name APISony Chacko2012-12-041-6/+29
* | qlcnic: modify PCI and register access routinesSony Chacko2012-12-041-28/+35
* | qlcnic: move HW specific data to seperate structureSony Chacko2012-12-041-52/+52
* | qlcnic: add 82xx adapter specific checksSony Chacko2012-12-041-8/+15
* | qlcnic: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* | qlcnic: create file qlcnic_sysfs.c for sysfs routinesSony Chacko2012-11-281-955/+5
* | qlcnic: create file qlcnic_io.c for datapath routinesSony Chacko2012-11-281-654/+2
* | qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-251-2/+2
* | qlcnic: fix compiler warningsSony Chacko2012-11-181-10/+7
|/
OpenPOWER on IntegriCloud