aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlge
AgeCommit message (Expand)Author
2018-09-15qlge: Fix netdev features configuration.Manish Chopra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-08qlge: Avoid reading past end of bufferKees Cook
2017-04-06qlge: avoid format string exposure in workqueueKees Cook
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-20net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra
2016-03-18qlge: Fix receive packets drop.Manish Chopra
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-05-21qlge: Move jiffies_to_usecs immediately before loopJoe Perches
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-09-22qlge: Fix compilation warningHarish Patil
2014-08-25qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-27qlge: Convert /n to \nJoe Perches
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-02-18qlge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-18qlge: Get rid of an redundant assignmentAlexander Gordeev
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria
2013-12-26qlge: make local function staticstephen hemminger
2013-12-05qlge: Update version to 1.00.00.34Jitendra Kalsaria
2013-12-05qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria
2013-12-05qlge: Fix ethtool statisticsJitendra Kalsaria
2013-10-22net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-27qlge: Update version to 1.00.00.33Jitendra Kalsaria
2013-09-27qlge: Enhance nested VLAN (Q-in-Q) handling.Jitendra Kalsaria
2013-09-24qlogic: Remove extern from function prototypesJoe Perches
2013-09-24qlge: call ql_core_dump() only if dump memory was allocated.malahal@us.ibm.com
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches