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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+40
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-03
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
1
-10
/
+16
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
3
-9
/
+9
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
2015-01-07
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-05
qlcnic: Fix dump_skb output
Joe Perches
1
-8
/
+9
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-11-07
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-10-15
qlcnic: Fix number of arguments in destroy tx context command
Rajesh Borundia
1
-1
/
+1
2014-10-15
qlcnic: Fix programming number of arguments in a command.
Rajesh Borundia
1
-2
/
+2
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-74
/
+339
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+11
2014-10-01
netxen: Fix bug in Tx completion path.
Manish Chopra
1
-2
/
+2
2014-10-01
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2
-2
/
+2
2014-09-26
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
1
-0
/
+2
2014-09-26
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
1
-1
/
+1
2014-09-26
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
1
-4
/
+2
2014-09-26
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
1
-3
/
+2
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-3
/
+2
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2014-08-30
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-30
qlcnic: Update version to 5.3.62
Shahed Shaikh
1
-2
/
+2
2014-08-30
qlcnic: Add support to run firmware POST
Shahed Shaikh
4
-2
/
+158
2014-08-30
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
3
-5
/
+5
2014-08-30
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
3
-0
/
+11
2014-08-30
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2
-59
/
+158
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2014-08-26
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-22
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
2014-08-22
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
1
-0
/
+57
2014-08-22
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
3
-5
/
+32
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2014-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
4
-4
/
+4
2014-08-11
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
1
-1
/
+1
2014-08-09
qlogic: use pci_zalloc_consistent
Joe Perches
2
-9
/
+6
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+19
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
2
-4
/
+4
[next]