index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlcnic: remove redundant assignment to variable err
Colin Ian King
2019-07-03
1
-1
/
+1
*
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-03
1
-2
/
+3
*
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-04-09
1
-1
/
+1
*
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2019-03-15
1
-0
/
+2
*
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-18
1
-1
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-14
/
+14
*
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2018-12-19
1
-5
/
+1
*
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...
YueHaibing
2018-11-28
1
-11
/
+2
*
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
2018-11-08
1
-3
/
+5
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
2
-2
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
2
-2
/
+0
*
|
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
2018-10-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
6
-57
/
+17
|
\
\
|
*
|
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
2018-09-29
5
-12
/
+17
|
*
|
qlcnic: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-45
/
+0
|
|
/
*
/
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
2018-09-13
1
-5
/
+1
|
/
*
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
2018-08-09
1
-7
/
+0
*
qlcnic: Mark expected switch fall-througs
Gustavo A. R. Silva
2018-08-08
1
-1
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-21
1
-0
/
+2
|
\
|
*
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-07-14
1
-0
/
+2
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
2
-4
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-8
/
+10
*
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
1
-1
/
+1
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-15
/
+15
*
qlcnic: fix deadlock bug
Junxiao Bi
2018-01-29
1
-9
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
qlcnic: remove redundant zero check on retries counter
Colin Ian King
2017-09-01
1
-7
/
+3
*
qlogic: make device_attribute const
Bhumika Goyal
2017-08-21
1
-3
/
+3
*
qlcnic: add const to bin_attribute structure
Bhumika Goyal
2017-08-03
1
-1
/
+1
*
qlcnic: remove unnecessary static in qlcnic_dump_fw()
Gustavo A. R. Silva
2017-07-20
1
-1
/
+1
*
qlcnic: Fix tunnel offload for 82xx adapters
Chopra, Manish
2017-06-02
4
-2
/
+30
*
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
2017-06-01
1
-1
/
+1
*
qlcnic: Update version to 5.3.66
Chopra, Manish
2017-05-12
1
-2
/
+2
*
qlcnic: Fix link configuration with autoneg disabled
Chopra, Manish
2017-05-12
3
-0
/
+38
*
qlcnic: fix unchecked return value
Pan Bian
2017-04-24
1
-0
/
+2
*
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-1
/
+1
*
qlogic: qlcnic_sysfs: constify bin_attribute structures
Bhumika Goyal
2017-02-22
1
-8
/
+8
*
net: qlogic: qlcnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-20
3
-109
/
+123
*
qlcnic: Fix a memory leak in error handling path
Christophe Jaillet
2017-02-20
1
-2
/
+4
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-2
/
+2
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-5
/
+5
*
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-6
/
+4
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
2
-2
/
+5
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-02
1
-3
/
+4
*
qlcnic: Update version to 5.3.65
Manish Chopra
2016-08-03
1
-2
/
+2
*
qlcnic: fix napi budget alteration
Manish Chopra
2016-08-03
1
-2
/
+0
*
qlcnic: fix data structure corruption in async mbx command handling
Manish Chopra
2016-08-03
2
-44
/
+60
*
net: qlcnic: avoid superfluous assignement
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-0
/
+2
|
\
[next]