summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* qlcnic: remove redundant zero check on retries counterColin Ian King2017-09-011-7/+3
* qlogic: make device_attribute constBhumika Goyal2017-08-211-3/+3
* qlcnic: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
* qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva2017-07-191-1/+1
* qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish2017-06-024-2/+30
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2017-06-011-1/+1
* qlcnic: Update version to 5.3.66Chopra, Manish2017-05-111-2/+2
* qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-113-0/+38
* qlcnic: fix unchecked return valuePan Bian2017-04-241-0/+2
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
* net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-203-109/+123
* qlcnic: Fix a memory leak in error handling pathChristophe Jaillet2017-02-201-2/+4
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-2/+2
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-5/+5
* ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-182-6/+4
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-242-2/+5
* rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-011-3/+4
* qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
* qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
* qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
* net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+2
|\
| * qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+1
|\ \ | |/
| * qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter2016-06-291-1/+1
* | qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck2016-06-173-22/+14
* | net: qlcnic: don't set unused function argumentArnd Bergmann2016-06-161-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-2/+6
|\
| * qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter2016-05-111-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-2/+2
|\ \ | |/
| * qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
* | qlcnic: protect qlicnic_attach_func with rtnl_lockHannes Frederic Sowa2016-04-211-2/+8
|/
* qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
* qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-2/+4
|\
| * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-1/+1
|\ \ | |/
| * qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
* | qlcnic: constify qlcnic_dcb_ops structuresJulia Lawall2015-12-282-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-1/+2
|\ \ | |/
| * qlcnic: fix a timeout loopDan Carpenter2015-12-151-1/+2
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-181-2/+2
|/
* net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson2015-11-071-1/+2
* qlcnic: constify qlcnic_mbx_ops structureJulia Lawall2015-10-132-3/+3
* qlcnic: track vxlan port countJiri Benc2015-09-172-5/+14
* net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
* qlcnic: Update version to 5.3.63Shahed Shaikh2015-08-101-2/+2
* qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh2015-08-101-2/+2
OpenPOWER on IntegriCloud