aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria1-4/+4
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani3-7/+12
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-14/+8
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches1-1/+0
2013-02-04qlcnic: Updating copyright information.Jitendra Kalsaria15-7/+62
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches11-95/+43
2013-02-02qlcnic: silence false positive overflow warningDan Carpenter1-1/+1
2013-01-30qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria1-2/+2
2013-01-30qlcnic: make pci_error_handlers constStephen Hemminger1-1/+1
2013-01-30qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra1-1/+2
2013-01-30qlcnic: Fix minidump in NPAR modeShahed Shaikh1-0/+2
2013-01-30qlcnic: driver LRO bug fixManish chopra2-5/+19
2013-01-30qlcnic: Free irq for mailbox interruptsManish chopra1-1/+1
2013-01-30qlcnic: Fix bug in reading HW reset templateManish chopra1-1/+1
2013-01-30qlcnic: Fix sparse check endian warningsShahed Shaikh1-1/+1
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+3
2013-01-29Merge branch 'master' into for-nextJiri Kosina17-3631/+3806
2013-01-27qlcnic: Bump up the version to 5.1.32Jitendra Kalsaria1-3/+3
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria4-9/+117
2013-01-27qlcnic: sleeping function called from invalid contextJitendra Kalsaria1-1/+1
2013-01-27qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani1-1/+1
2013-01-27qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra1-9/+26
2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh1-6/+15
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh4-7/+38
2013-01-27qlcnic: set driver version in firmwareSritej Velaga3-0/+42
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang1-1/+1
2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1
2013-01-08remove init of dev->perm_addr in driversJiri Pirko4-6/+2
2013-01-04qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko1-0/+2
2013-01-03qlcnic: fix build errorSony Chacko1-2/+1
2013-01-03qlcnic: do not duplicate infrastructure functionsStephen Rothwell1-19/+1
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh3-134/+4
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko6-193/+750
2013-01-02qlcnic: 83xx register dump routinesSony Chacko6-155/+529
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko6-7/+285
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko5-0/+538
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko6-19/+1830
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko3-0/+443
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko6-122/+266
2013-01-02qlcnic: 83xx base driverSony Chacko3-175/+330
2013-01-02qlcnic: 83xx data path routinesSony Chacko7-133/+676
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko9-32/+2094
2013-01-02qlcnic: macros for common register accessHimanshu Madhani3-80/+107
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko9-518/+1035
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh4-12/+6