index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlge
Age
Commit message (
Expand
)
Author
2019-07-23
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
Benjamin Poirier
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-11
net: qlge: fix a potential NULL pointer dereference
Kangjie Lu
2019-02-13
qlge: fix some indentation issues
Colin Ian King
2018-08-25
qlge: Fix netdev features configuration.
Manish Chopra
2018-08-07
qlge: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-03-26
net: qlge: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-02-02
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-11
qlge: remove duplicated assignment to mbcp
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-24
qlge: avoid memcpy buffer overflow
Arnd Bergmann
2017-08-14
qlge: fix duplicated code for different branches
Gustavo A. R. Silva
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-05-08
qlge: Avoid reading past end of buffer
Kees Cook
2017-04-06
qlge: avoid format string exposure in workqueue
Kees Cook
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-20
net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-08-01
net: qlge: remove superfluous statement
xypron.glpk@gmx.de
2016-05-24
net/qlge: Avoids recursive EEH error
Gavin Shan
2016-04-15
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
2016-03-25
qlge: Update version to 1.00.00.35
Manish Chopra
2016-03-18
qlge: Fix receive packets drop.
Manish Chopra
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-05-21
qlge: Move jiffies_to_usecs immediately before loop
Joe Perches
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-02
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-09-22
qlge: Fix compilation warning
Harish Patil
2014-08-25
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
qlogic: use pci_zalloc_consistent
Joe Perches
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-27
qlge: Convert /n to \n
Joe Perches
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
qlge: remove open-coded skb_cow_head.
françois romieu
2014-03-28
qlge: Do not propaged vlan tag offloads to vlans
Vlad Yasevich
[next]