aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlge (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier6-11432/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-2/+0
2019-03-11net: qlge: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-02-13qlge: fix some indentation issuesColin Ian King2-4/+4
2018-08-25qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-08-07qlge: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+2
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-2/+2
2018-03-26net: qlge: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2-1/+18
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann1-2/+1
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2017-11-15mm: remove __GFP_COLDMel Gorman1-2/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+4
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook1-7/+4
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-08-14qlge: fix duplicated code for different branchesGustavo A. R. Silva1-33/+14
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-4/+3
2017-05-08qlge: Avoid reading past end of bufferKees Cook1-2/+2
2017-04-06qlge: avoid format string exposure in workqueueKees Cook1-1/+2
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-20net: qlogic: qlge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-15/+21
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson1-0/+7
2016-08-01net: qlge: remove superfluous statementxypron.glpk@gmx.de1-1/+0
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan1-1/+2
2016-04-15qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueueAmitoj Kaur Chawla1-1/+1
2016-03-25qlge: Update version to 1.00.00.35Manish Chopra1-1/+1
2016-03-18qlge: Fix receive packets drop.Manish Chopra1-0/+11
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-7/+0
2015-05-21qlge: Move jiffies_to_usecs immediately before loopJoe Perches1-3/+1
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+16
2015-02-02qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-3/+3
2014-09-22qlge: Fix compilation warningHarish Patil1-2/+2
2014-08-25qlge: Fix TSO for non-accelerated vlan trafficVlad Yasevich1-2/+3
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches1-6/+5
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-27qlge: Convert /n to \nJoe Perches1-1/+1
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu1-5/+4
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3