summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2013-02-03qlcnic: silence false positive overflow warningDan Carpenter
2013-01-31qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria
2013-01-31qlcnic: make pci_error_handlers constStephen Hemminger
2013-01-31qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra
2013-01-31qlcnic: Fix minidump in NPAR modeShahed Shaikh
2013-01-31qlcnic: driver LRO bug fixManish chopra
2013-01-31qlcnic: Free irq for mailbox interruptsManish chopra
2013-01-31qlcnic: Fix bug in reading HW reset templateManish chopra
2013-01-31qlcnic: Fix sparse check endian warningsShahed Shaikh
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-27qlcnic: Bump up the version to 5.1.32Jitendra Kalsaria
2013-01-27qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria
2013-01-27qlcnic: sleeping function called from invalid contextJitendra Kalsaria
2013-01-27qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani
2013-01-27qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra
2013-01-27qlcnic: enable RSS for TCP over IPv6Shahed Shaikh
2013-01-27qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh
2013-01-27qlcnic: set driver version in firmwareSritej Velaga
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-09remove init of dev->perm_addr in driversJiri Pirko
2013-01-04qlcnic: guard __vlan_find_dev_deep() by rcu_read_lockJiri Pirko
2013-01-03qlcnic: fix build errorSony Chacko
2013-01-03qlcnic: do not duplicate infrastructure functionsStephen Rothwell
2013-01-02qlcnic: update driver versionSigned-off-by: Sony Chacko
2013-01-02qlcnic: remove unused definitions from header fileShahed Shaikh
2013-01-02qlcnic: 83xx ethtool interface routinesSony Chacko
2013-01-02qlcnic: 83xx register dump routinesSony Chacko
2013-01-02qlcnic: enable 83xx virtual NIC modeSony Chacko
2013-01-02qlcnic: flash template based firmware reset recoverySony Chacko
2013-01-02qlcnic: 83xx CNA inter driver communication mechanismSony Chacko
2013-01-02qlcnic: 83xx adpater flash interface routinesSony Chacko
2013-01-02qlcnic: 83xx sysfs routinesSony Chacko
2013-01-02qlcnic: 83xx base driverSony Chacko
2013-01-02qlcnic: 83xx data path routinesSony Chacko
2013-01-02qlcnic: 83xx memory map and HW access routinesSony Chacko
2013-01-02qlcnic: macros for common register accessHimanshu Madhani
2013-01-02qlcnic: change driver hardware interface mechanismSony Chacko
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-04qlcnic: rename module params with module_param_namedSony Chacko
2012-12-04qlcnic: fix bug in LRO descriptor access macroSony Chacko
2012-12-04qlcnic: update NIC partition interface routinesSony Chacko
2012-12-04qlcnic: get board name APISony Chacko
2012-12-04qlcnic: modify PCI and register access routinesSony Chacko
2012-12-04qlcnic: move HW specific data to seperate structureSony Chacko
2012-12-04qlcnic: add 82xx adapter specific checksSony Chacko
2012-12-03qlge: remove __dev* attributesBill Pemberton