summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/qlge
Commit message (Expand)AuthorAge
* net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann2018-02-02
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ | |/ |/|
| * qlge: remove duplicated assignment to mbcpColin Ian King2017-11-11
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ | |/ |/|
| * timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-05
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * qlge: avoid memcpy buffer overflowArnd Bergmann2017-08-24
* | qlge: fix duplicated code for different branchesGustavo A. R. Silva2017-08-14
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* qlge: Avoid reading past end of bufferKees Cook2017-05-08
* qlge: avoid format string exposure in workqueueKees Cook2017-04-06
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-09
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
* net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-20
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* ethernet: use net core MTU range checking in more driversJarod Wilson2016-10-20
* net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-01
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-24
* qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla2016-04-15
* qlge: Update version to 1.00.00.35Manish Chopra2016-03-25
* qlge: Fix receive packets drop.Manish Chopra2016-03-18
* qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-15
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* qlge: Move jiffies_to_usecs immediately before loopJoe Perches2015-05-21
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-02
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
|/
* qlge: Fix compilation warningHarish Patil2014-09-22
* qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich2014-08-25
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* qlogic: use pci_zalloc_consistentJoe Perches2014-08-08
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* qlge: Convert /n to \nJoe Perches2014-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
|\
| * qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-28
* | qlge: remove open-coded skb_cow_head.françois romieu2014-03-29
* | qlge: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* | qlge: Get rid of an redundant assignmentAlexander Gordeev2014-02-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-14
* | drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* | qlge: make local function staticstephen hemminger2013-12-26
|/
* qlge: Update version to 1.00.00.34Jitendra Kalsaria2013-12-05
* qlge: Allow enable/disable rx/tx vlan acceleration independentlyJitendra Kalsaria2013-12-05
* qlge: Fix ethtool statisticsJitendra Kalsaria2013-12-05
* net: qlge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-22