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