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