summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlcnic
AgeCommit message (Expand)Author
2015-11-07net/qlcnic: fix mac address restore in bond mode 5/6Jarod Wilson
2015-10-13qlcnic: constify qlcnic_mbx_ops structureJulia Lawall
2015-09-18qlcnic: track vxlan port countJiri Benc
2015-09-10net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-08-10qlcnic: Update version to 5.3.63Shahed Shaikh
2015-08-10qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memoryShahed Shaikh
2015-08-10qlcnic: Add new VF device ID 0x8C30Shahed Shaikh
2015-08-10qlcnic: Print firmware minidump buffer and template header addressesShahed Shaikh
2015-08-10qlcnic: Add support to enable capability to extend minidump for iSCSIShahed Shaikh
2015-08-10qlcnic: Rearrange ordering of header files inclusionHarish Patil
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-16net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet
2015-05-29net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-09ethernet: codespell comment spelling fixesJoe Perches
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-01qlcnic: Fix trivial typo in commentYannick Guerrini
2015-02-12qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-05qlcnic: Fix dump_skb outputJoe Perches
2015-01-01qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-03net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer
2014-10-14qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia
2014-10-14qlcnic: Fix programming number of arguments in a command.Rajesh Borundia
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko
2014-08-30qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-30qlcnic: Update version to 5.3.62Shahed Shaikh
2014-08-30qlcnic: Add support to run firmware POSTShahed Shaikh
2014-08-30qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria
2014-08-30qlcnic: Add support for 0x8830 device IDShahed Shaikh
2014-08-30qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-22qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-22qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia