summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0415-7/+62
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0411-95/+43
* qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
* qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria2013-01-301-2/+2
* qlcnic: make pci_error_handlers constStephen Hemminger2013-01-301-1/+1
* qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-301-1/+2
* qlcnic: Fix minidump in NPAR modeShahed Shaikh2013-01-301-0/+2
* qlcnic: driver LRO bug fixManish chopra2013-01-302-5/+19
* qlcnic: Free irq for mailbox interruptsManish chopra2013-01-301-1/+1
* qlcnic: Fix bug in reading HW reset templateManish chopra2013-01-301-1/+1
* qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-292-1/+3
|\
| * netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2013-01-222-1/+3
* | 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-152-3/+3
|\ \ | |/
| * qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-111-1/+1
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-084-6/+2
* | 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: update driver versionSigned-off-by: Sony Chacko2013-01-021-2/+2
* | qlcnic: remove unused definitions from header fileShahed Shaikh2013-01-023-134/+4
* | qlcnic: 83xx ethtool interface routinesSony Chacko2013-01-026-193/+750
* | qlcnic: 83xx register dump routinesSony Chacko2013-01-026-155/+529
* | qlcnic: enable 83xx virtual NIC modeSony Chacko2013-01-026-7/+285
* | qlcnic: flash template based firmware reset recoverySony Chacko2013-01-025-0/+538
* | qlcnic: 83xx CNA inter driver communication mechanismSony Chacko2013-01-026-19/+1830
* | qlcnic: 83xx adpater flash interface routinesSony Chacko2013-01-023-0/+443
* | qlcnic: 83xx sysfs routinesSony Chacko2013-01-026-122/+266
* | qlcnic: 83xx base driverSony Chacko2013-01-023-175/+330
* | qlcnic: 83xx data path routinesSony Chacko2013-01-027-133/+676
* | qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-029-32/+2094
* | qlcnic: macros for common register accessHimanshu Madhani2013-01-023-80/+107
* | qlcnic: change driver hardware interface mechanismSony Chacko2013-01-029-518/+1035
|/
* qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
* qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-073-6/+5
* qlcnic: rename module params with module_param_namedSony Chacko2012-12-041-16/+16
* qlcnic: fix bug in LRO descriptor access macroSony Chacko2012-12-041-1/+1
* qlcnic: update NIC partition interface routinesSony Chacko2012-12-043-48/+89
* qlcnic: get board name APISony Chacko2012-12-042-31/+30
* qlcnic: modify PCI and register access routinesSony Chacko2012-12-044-162/+222
OpenPOWER on IntegriCloud