aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet
2015-01-06qla3xxx: don't allow never end busy loopAndy Shevchenko
2014-12-31qlcnic: Fix return value in qlcnic_probe()Yongjian Xu
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-12-02net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko
2014-11-14qlcnic: Implement ndo_gso_check()Joe Stringer
2014-11-06netxen: Fix link event handling.Manish Chopra
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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-07Merge 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-30netxen: Fix bug in Tx completion path.Manish Chopra
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra
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-09-22qlge: Fix compilation warningHarish Patil
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-29qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-29qlcnic: Update version to 5.3.62Shahed Shaikh
2014-08-29qlcnic: Add support to run firmware POSTShahed Shaikh
2014-08-29qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria
2014-08-29qlcnic: Add support for 0x8830 device IDShahed Shaikh
2014-08-29qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-25qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia
2014-08-05qlcnic: Set driver version before registering netdevRajesh Borundia
2014-08-05qlcnic: Fix update of ethtool stats.Rajesh Borundia
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-02qlcnic: Update version to 5.3.61Harish Patil
2014-07-02qlcnic: Enhance Tx timeout debug data collection.Harish Patil
2014-06-11qlcnic: Update version to 5.3.60Shahed Shaikh
2014-06-11qlcnic: Optimize ring count validationsShahed Shaikh
2014-06-11qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh
2014-06-11qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter