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