index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
/
qlcnic_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
qlcnic: Fix an error handling path in 'qlcnic_probe()'
Christophe JAILLET
1
-0
/
+1
2020-12-30
qlcnic: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2019-06-03
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-2
/
+3
2019-01-18
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-03
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-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+3
2018-06-13
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-07
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-02
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
1
-3
/
+4
2016-06-18
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-18
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-16
net: qlcnic: Deletion of unnecessary memset
Christophe Jaillet
1
-1
/
+0
2015-05-29
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
2015-01-01
qlcnic: Fix return value in qlcnic_probe()
Yongjian Xu
1
-0
/
+1
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-3
/
+5
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
1
-4
/
+5
2014-11-15
qlcnic: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-08-30
qlcnic: Add support to run firmware POST
Shahed Shaikh
1
-1
/
+1
2014-08-30
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2014-08-06
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
1
-2
/
+2
2014-08-06
qlcnic: Set driver version before registering netdev
Rajesh Borundia
1
-3
/
+3
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-3
/
+4
2014-07-03
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
1
-6
/
+35
2014-06-12
qlcnic: Optimize ring count validations
Shahed Shaikh
1
-10
/
+0
2014-06-12
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
1
-3
/
+11
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-1
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-5
/
+3
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+62
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
1
-4
/
+12
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
1
-4
/
+1
2014-05-08
qlcnic: Set real_num_{tx|rx}_queues properly
Shahed Shaikh
1
-2
/
+47
2014-05-08
qlcnic: Fix panic while dumping TX queues on TX timeout
Manish Chopra
1
-2
/
+6
2014-04-28
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
1
-0
/
+3
2014-04-28
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
1
-2
/
+3
[next]