| Commit message (Expand) | Author | Age | Files | Lines |
* | qlcnic: Update version to 5.3.64 | Manish Chopra | 2016-04-24 | 1 | -2/+2 |
* | qlcnic: Fix mailbox completion handling during spurious interrupt | Rajesh Borundia | 2016-03-10 | 3 | -5/+14 |
* | qlcnic: Remove unnecessary usage of atomic_t | Rajesh Borundia | 2016-03-10 | 2 | -6/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-01-06 | 1 | -2/+4 |
|\ |
|
| * | qlcnic: correctly handle qlcnic_alloc_mbx_args | Insu Yun | 2016-01-04 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | qlcnic: fix a loop exit condition better | Dan Carpenter | 2015-12-24 | 1 | -1/+1 |
* | | qlcnic: constify qlcnic_dcb_ops structures | Julia Lawall | 2015-12-28 | 2 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | qlcnic: fix a timeout loop | Dan Carpenter | 2015-12-15 | 1 | -1/+2 |
* | | net: add netif_tx_napi_add() | Eric Dumazet | 2015-11-18 | 1 | -2/+2 |
|/ |
|
* | net/qlcnic: fix mac address restore in bond mode 5/6 | Jarod Wilson | 2015-11-07 | 1 | -1/+2 |
* | qlcnic: constify qlcnic_mbx_ops structure | Julia Lawall | 2015-10-13 | 2 | -3/+3 |
* | qlcnic: track vxlan port count | Jiri Benc | 2015-09-17 | 2 | -5/+14 |
* | net: qlcnic: delete redundant memsets | Rasmus Villemoes | 2015-09-09 | 3 | -6/+0 |
* | qlcnic: Update version to 5.3.63 | Shahed Shaikh | 2015-08-10 | 1 | -2/+2 |
* | qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory | Shahed Shaikh | 2015-08-10 | 1 | -2/+2 |
* | qlcnic: Add new VF device ID 0x8C30 | Shahed Shaikh | 2015-08-10 | 2 | -5/+12 |
* | qlcnic: Print firmware minidump buffer and template header addresses | Shahed Shaikh | 2015-08-10 | 1 | -2/+3 |
* | qlcnic: Add support to enable capability to extend minidump for iSCSI | Shahed Shaikh | 2015-08-10 | 5 | -0/+61 |
* | qlcnic: Rearrange ordering of header files inclusion | Harish Patil | 2015-08-10 | 10 | -21/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | 1 | -1/+1 |
|\ |
|
| * | qlcnic: Fix corruption while copying | Shahed Shaikh | 2015-07-29 | 1 | -1/+1 |
* | | net: qlcnic: Deletion of unnecessary memset | Christophe Jaillet | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | net: qlcnic: clean up sysfs error codes | Vladimir Zapolskiy | 2015-05-28 | 3 | -46/+36 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-04-15 | 3 | -3/+4 |
|\ |
|
| * | net: Move check for multiple vlans to drivers | Toshiaki Makita | 2015-03-29 | 1 | -0/+1 |
| * | ethernet: codespell comment spelling fixes | Joe Perches | 2015-03-08 | 2 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | | qlcnic: Fix trivial typo in comment | Yannick Guerrini | 2015-03-01 | 1 | -1/+1 |
* | | qlcnic: Delete existing multicast MAC list before adding new | Shahed Shaikh | 2015-02-11 | 3 | -13/+51 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -3/+24 |
|\ \ |
|
| * | | qlcnic: Fix NAPI poll routine for Tx completion | Shahed Shaikh | 2015-02-05 | 1 | -3/+24 |
* | | | qlogic: Deletion of unnecessary checks before two function calls | Markus Elfring | 2015-02-05 | 2 | -18/+9 |
* | | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 1 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-06 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | qlcnic: Fix return value in qlcnic_probe() | Yongjian Xu | 2014-12-31 | 1 | -0/+1 |
* | | | qlcnic: Fix dump_skb output | Joe Perches | 2015-01-04 | 1 | -8/+9 |
|/ / |
|
* | | net: Generalize ndo_gso_check to ndo_features_check | Jesse Gross | 2014-12-26 | 1 | -3/+5 |
* | | net: rename netdev_phys_port_id to more generic name | Jiri Pirko | 2014-12-02 | 1 | -1/+1 |
* | | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del | Jiri Pirko | 2014-12-02 | 1 | -4/+5 |
* | | qlcnic: Implement ndo_gso_check() | Joe Stringer | 2014-11-14 | 1 | -0/+6 |
|/ |
|
* | qlcnic: Fix number of arguments in destroy tx context command | Rajesh Borundia | 2014-10-14 | 1 | -1/+1 |
* | qlcnic: Fix programming number of arguments in a command. | Rajesh Borundia | 2014-10-14 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 8 | -69/+335 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 2 | -8/+7 |
| |\ |
|
| * | | qlcnic: Set skb->csum_level for encapsulated checksum | Tom Herbert | 2014-08-29 | 1 | -1/+1 |
| * | | qlcnic: Update version to 5.3.62 | Shahed Shaikh | 2014-08-29 | 1 | -2/+2 |
| * | | qlcnic: Add support to run firmware POST | Shahed Shaikh | 2014-08-29 | 4 | -2/+158 |