summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15
|\
| * net: Move check for multiple vlans to driversToshiaki Makita2015-03-29
| * ethernet: codespell comment spelling fixesJoe Perches2015-03-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
| |\
| * | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | | netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-01
* | | qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-01
| |/ |/|
* | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\ \
| * | qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-05
| * | qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-02
* | | qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-05
* | | netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\ \ \ | |/ /
| * | netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-25
* | | 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
|\ \ \ | |/ /
| * | qla3xxx: don't allow never end busy loopAndy Shevchenko2015-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
|/
* netxen: Fix link event handling.Manish Chopra2014-11-06
* 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
| |\
| * | qlge: Fix compilation warningHarish Patil2014-09-22
| * | drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
| |\ \
| * | | 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
* | | | netxen: Fix bug in Tx completion path.Manish Chopra2014-09-30
* | | | netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2014-09-30
* | | | 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
| |_|/ |/| |
* | | qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-25
| |/ |/|
* | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-21