index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-1
/
+2
*
qlcnic: Simplify DMA setting
Christophe JAILLET
2022-01-09
1
-28
/
+10
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-4
/
+2
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-6
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-0
/
+1
|
|
\
|
*
|
qlcnic: remove redundant continue statement
Colin Ian King
2021-06-18
1
-3
/
+0
|
*
|
qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c
Wang Hai
2021-06-16
1
-3
/
+1
*
|
|
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qlcnic: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-17
1
-0
/
+1
|
|
/
*
/
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
2021-06-14
1
-0
/
+1
|
/
*
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-2
/
+0
*
qlcnic: Fix error code in probe
Dan Carpenter
2020-12-17
1
-0
/
+1
*
net/qlcnic: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
qlcnic: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
1
-40
/
+24
*
qlcninc: use generic power management
Vaibhav Gupta
2020-07-04
1
-26
/
+7
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-02
1
-2
/
+3
*
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
1
-1
/
+2
*
qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...
YueHaibing
2018-11-28
1
-11
/
+2
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-1
/
+0
|
\
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
*
|
qlcnic: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-45
/
+0
|
/
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-4
/
+6
*
qlcnic: Fix tunnel offload for 82xx adapters
Chopra, Manish
2017-06-02
1
-0
/
+2
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
1
-2
/
+2
*
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-0
/
+4
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
1
-3
/
+4
*
qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-17
1
-16
/
+14
*
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
2016-04-21
1
-2
/
+8
*
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
2015-11-07
1
-1
/
+2
*
qlcnic: track vxlan port count
Jiri Benc
2015-09-17
1
-5
/
+13
*
qlcnic: Add new VF device ID 0x8C30
Shahed Shaikh
2015-08-10
1
-1
/
+4
*
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-08-10
1
-5
/
+4
*
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
1
-1
/
+1
*
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-0
/
+1
*
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-05
1
-16
/
+8
*
qlcnic: Fix return value in qlcnic_probe()
Yongjian Xu
2014-12-31
1
-0
/
+1
*
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: Add support to run firmware POST
Shahed Shaikh
2014-08-29
1
-1
/
+1
*
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
2014-08-29
1
-0
/
+8
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-5
/
+5
|
\
|
*
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
2014-08-05
1
-2
/
+2
[next]