aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic
Commit message (Expand)AuthorAge
...
* | | qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-05
* | | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-06
|\| |
| * | qlcnic: Fix return value in qlcnic_probe()Yongjian Xu2014-12-31
* | | qlcnic: Fix dump_skb outputJoe Perches2015-01-04
|/ /
* | net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-26
* | net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
* | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
* | qlcnic: Implement ndo_gso_check()Joe Stringer2014-11-14
|/
* qlcnic: Fix number of arguments in destroy tx context commandRajesh Borundia2014-10-14
* qlcnic: Fix programming number of arguments in a command.Rajesh Borundia2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\
| * | qlcnic: Set skb->csum_level for encapsulated checksumTom Herbert2014-08-29
| * | qlcnic: Update version to 5.3.62Shahed Shaikh2014-08-29
| * | qlcnic: Add support to run firmware POSTShahed Shaikh2014-08-29
| * | qlcnic: Use usleep_range() instead of msleep() for sleep less than 20msJitendra Kalsaria2014-08-29
| * | qlcnic: Add support for 0x8830 device IDShahed Shaikh2014-08-29
| * | qlcnic: Update Link speed and port type info for 83xx adapterJitendra Kalsaria2014-08-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2014-08-26
* | | qlcnic: Fix ordering of stats in stats buffer.Manish Chopra2014-09-26
* | | qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra2014-09-26
* | | qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra2014-09-26
* | | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-26
| |/ |/|
* | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-21
* | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-21
* | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-21
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
| |/
* / net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht2014-08-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia2014-08-05
| * qlcnic: Set driver version before registering netdevRajesh Borundia2014-08-05
| * qlcnic: Fix update of ethtool stats.Rajesh Borundia2014-08-05
* | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* | bridge: fdb dumping takes a filter deviceJamal Hadi Salim2014-07-10
* | qlcnic: Update version to 5.3.61Harish Patil2014-07-02
* | qlcnic: Enhance Tx timeout debug data collection.Harish Patil2014-07-02
|/
* qlcnic: Update version to 5.3.60Shahed Shaikh2014-06-11
* qlcnic: Optimize ring count validationsShahed Shaikh2014-06-11
* qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh2014-06-11
* qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-05
|\
| * qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia2014-06-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\|
| * qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter2014-05-24
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-23
* | qlogic: Use time_before()Manuel Schölling2014-05-22
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13