index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlge
/
qlge_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier
2019-07-23
1
-5027
/
+0
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
*
net: qlge: fix a potential NULL pointer dereference
Kangjie Lu
2019-03-11
1
-0
/
+5
*
qlge: fix some indentation issues
Colin Ian King
2019-02-13
1
-2
/
+2
*
qlge: Fix netdev features configuration.
Manish Chopra
2018-08-25
1
-15
/
+8
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
1
-2
/
+2
*
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
1
-1
/
+2
*
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
2018-02-02
1
-2
/
+1
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+1
*
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-7
/
+4
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-4
/
+3
*
qlge: avoid format string exposure in workqueue
Kees Cook
2017-04-06
1
-1
/
+2
*
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: Fix receive packets drop.
Manish Chopra
2016-03-18
1
-0
/
+11
*
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
1
-2
/
+3
*
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-02
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-25
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-08
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-27
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-14
1
-0
/
+2
*
|
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
|
/
*
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-05
1
-8
/
+0
*
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
1
-1
/
+0
*
qlge: Enhance nested VLAN (Q-in-Q) handling.
Jitendra Kalsaria
2013-09-27
1
-25
/
+101
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-0
/
+1
|
\
|
*
qlge: add missing free_netdev() on error in qlge_probe()
Wei Yongjun
2013-05-25
1
-0
/
+1
*
|
net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver
Peter Hüwe
2013-05-22
1
-12
/
+1
|
/
*
qlge: fix dma map leak when the last chunk is not allocated
Thadeu Lima de Souza Cascardo
2013-05-13
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-7
/
+29
|
\
|
*
qlge: Fix receive path to drop error frames
Sritej Velaga
2013-04-19
1
-7
/
+29
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-4
/
+4
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+2
[next]