index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlge
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-02
1
-1
/
+1
|
\
|
*
qlge: avoid memcpy buffer overflow
Arnd Bergmann
2017-08-24
1
-1
/
+1
*
|
qlge: fix duplicated code for different branches
Gustavo A. R. Silva
2017-08-14
1
-33
/
+14
|
/
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+3
*
qlge: Avoid reading past end of buffer
Kees Cook
2017-05-08
1
-2
/
+2
*
qlge: avoid format string exposure in workqueue
Kees Cook
2017-04-06
1
-1
/
+2
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-10
1
-1
/
+1
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-10
1
-1
/
+1
*
net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-20
1
-15
/
+21
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-0
/
+7
*
net: qlge: remove superfluous statement
xypron.glpk@gmx.de
2016-08-01
1
-1
/
+0
*
net/qlge: Avoids recursive EEH error
Gavin Shan
2016-05-24
1
-1
/
+2
*
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
2016-04-15
1
-1
/
+1
*
qlge: Update version to 1.00.00.35
Manish Chopra
2016-03-25
1
-1
/
+1
*
qlge: Fix receive packets drop.
Manish Chopra
2016-03-19
1
-0
/
+11
*
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
1
-2
/
+3
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-7
/
+0
*
qlge: Move jiffies_to_usecs immediately before loop
Joe Perches
2015-05-21
1
-3
/
+1
*
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-10
/
+16
|
\
|
*
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
2015-02-03
1
-10
/
+16
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-3
/
+3
|
/
*
qlge: Fix compilation warning
Harish Patil
2014-09-22
1
-2
/
+2
*
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-26
1
-2
/
+3
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
qlogic: use pci_zalloc_consistent
Joe Perches
2014-08-09
1
-6
/
+5
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
qlge: Convert /n to \n
Joe Perches
2014-04-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-1
/
+3
|
\
|
*
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
2014-03-28
1
-1
/
+3
*
|
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-29
1
-5
/
+4
*
|
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-11
/
+4
*
|
qlge: Get rid of an redundant assignment
Alexander Gordeev
2014-02-18
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-0
/
+2
|
\
|
*
qlge: Fix vlan netdev features.
Jitendra Kalsaria
2014-01-15
1
-0
/
+2
*
|
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
2
-2
/
+0
*
|
qlge: make local function static
stephen hemminger
2013-12-26
2
-3
/
+2
|
/
*
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
2013-12-06
1
-1
/
+1
*
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-06
1
-8
/
+0
*
qlge: Fix ethtool statistics
Jitendra Kalsaria
2013-12-06
1
-0
/
+4
*
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
2
-3
/
+3
|
\
|
*
qlge: call ql_core_dump() only if dump memory was allocated.
malahal@us.ibm.com
2013-09-24
2
-3
/
+3
*
|
qlge: Update version to 1.00.00.33
Jitendra Kalsaria
2013-09-27
1
-1
/
+1
*
|
qlge: Enhance nested VLAN (Q-in-Q) handling.
Jitendra Kalsaria
2013-09-27
1
-25
/
+101
*
|
qlogic: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-30
/
+28
|
/
*
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-08-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-06
1
-0
/
+1
|
\
[next]