summaryrefslogtreecommitdiff
path: root/drivers/staging/qlge/qlge_main.c
AgeCommit message (Expand)Author
2020-03-17staging: qlge: qlge_main.c: remove an unneeded variablePayal Kshirsagar
2020-03-17staging: qlge: qlge_main: remove unused codeLourdes Pedrajas
2020-02-11staging: qlge: qlge_main.c: fix style issuesMohana Datta Yelugoti
2020-02-09staging: qlge: remove spaces at the start of a lineMohana Datta Yelugoti
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-17staging: qlge: Fix CHECK: Alignment should match open parenthesisScott Schafer
2019-12-17staging: qlge: Fix CHECK extra blank lines in many filesScott Schafer
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-10staging/qlge: fix block comment coding styleDorothea Ehrl
2019-12-10staging/qlge: remove braces in conditional statementDorothea Ehrl
2019-12-10staging/qlge: add braces to conditional statementDorothea Ehrl
2019-12-10staging/qlge: remove initialising of static local variableDorothea Ehrl
2019-11-05staging: qlge: Avoid NULL comparisonNachammai Karuppiah
2019-10-26Staging: qlge: Rewrite two while loops as simple for loopsSamuil Ivanov
2019-10-04staging: qlge: Refill empty buffer queues from wqBenjamin Poirier
2019-10-04staging: qlge: Refill rx buffers up to multiple of 16Benjamin Poirier
2019-10-04staging: qlge: Update buffer queue prod index despite oomBenjamin Poirier
2019-10-04staging: qlge: Replace memset with assignmentBenjamin Poirier
2019-10-04staging: qlge: Remove useless memsetBenjamin Poirier
2019-10-04staging: qlge: Remove qlge_bq.len & sizeBenjamin Poirier
2019-10-04staging: qlge: Factor out duplicated expressionBenjamin Poirier
2019-10-04staging: qlge: Remove rx_ring.typeBenjamin Poirier
2019-10-04staging: qlge: Fix dma_sync_single callsBenjamin Poirier
2019-10-04staging: qlge: Deduplicate rx buffer queue managementBenjamin Poirier
2019-10-04staging: qlge: Remove useless dma synchronization callsBenjamin Poirier
2019-10-04staging: qlge: Remove rx_ring.sbq_buf_sizeBenjamin Poirier
2019-10-04staging: qlge: Remove bq_desc.maplenBenjamin Poirier
2019-10-04staging: qlge: Deduplicate lbq_buf_sizeBenjamin Poirier
2019-10-04staging: qlge: Remove page_chunk.last_flagBenjamin Poirier
2019-10-04staging: qlge: Remove irq_cntBenjamin Poirier
2019-10-04staging: qlge: Fix irq masking in INTx modeBenjamin Poirier
2019-07-23qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier