index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Age
Commit message (
Expand
)
Author
2020-09-21
net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
Qinglang Miao
2020-09-14
net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
Zhang Changzhong
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-14
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-04
qlcninc: use generic power management
Vaibhav Gupta
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-25
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
2020-04-25
qlcnic: remove unused inline function qlcnic_hw_write_wx_2M
YueHaibing
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
2020-03-14
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-26
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-03
qlcnic: remove redundant assignment to variable err
Colin Ian King
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-04-08
qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
Michael Zhivich
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
2018-11-28
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...
YueHaibing
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-22
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-29
qlcnic: fix Tx descriptor corruption on 82xx devices
Shahed Shaikh
2018-09-28
qlcnic: remove ndo_poll_controller
Eric Dumazet
2018-09-12
qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
Yue Haibing
2018-08-09
ethernet/qlogic: remove unused array msi_tgt_status
Colin Ian King
2018-08-07
qlcnic: Mark expected switch fall-througs
Gustavo A. R. Silva
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-13
qlogic: check kstrtoul() for errors
Dan Carpenter
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-26
qlcnic: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-01-29
qlcnic: fix deadlock bug
Junxiao Bi
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-01
qlcnic: remove redundant zero check on retries counter
Colin Ian King
2017-08-21
qlogic: make device_attribute const
Bhumika Goyal
2017-08-03
qlcnic: add const to bin_attribute structure
Bhumika Goyal
[next]