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
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
2014-02-18
qlge: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
qlge: Get rid of an redundant assignment
Alexander Gordeev
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-14
qlge: Fix vlan netdev features.
Jitendra Kalsaria
2013-12-26
qlge: make local function static
stephen hemminger
2013-12-05
qlge: Update version to 1.00.00.34
Jitendra Kalsaria
2013-12-05
qlge: Allow enable/disable rx/tx vlan acceleration independently
Jitendra Kalsaria
2013-12-05
qlge: Fix ethtool statistics
Jitendra Kalsaria
2013-10-22
net: qlge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]