summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Add support to catch bits set in INT_CAUSE5Rahul Kundu2020-03-252-8/+30
* octeontx2-pf: Fix ndo_set_rx_modeSunil Goutham2020-03-252-2/+29
* octeontx2-pf: Fix rx buffer page refcountSunil Goutham2020-03-251-0/+1
* s390/qeth: modernize two list helpersJulian Wiedmann2020-03-251-5/+3
* s390/qeth: keep track of fixed prio-queue configurationJulian Wiedmann2020-03-253-4/+7
* s390/qeth: fine-tune MAC Address-related errnosJulian Wiedmann2020-03-251-5/+5
* s390/qeth: add TX IRQ coalescing support for IQD devicesJulian Wiedmann2020-03-253-8/+102
* s390/qeth: collect more TX statisticsJulian Wiedmann2020-03-253-6/+17
* s390/qeth: clean up the mac_bitsJulian Wiedmann2020-03-252-8/+8
* s390/qeth: simplify L3 dev_id logicJulian Wiedmann2020-03-252-22/+13
* s390/qdio: extend polling support to multiple queuesJulian Wiedmann2020-03-256-104/+83
* s390/qeth: remove redundant if-clause in RX poll codeJulian Wiedmann2020-03-251-30/+26
* s390/qeth: split out RX poll codeJulian Wiedmann2020-03-251-21/+33
* s390/qeth: simplify RX buffer trackingJulian Wiedmann2020-03-252-19/+13
* cxgb4: remove set but not used variable 'tab'YueHaibing2020-03-251-3/+1
* net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2020-03-242-57/+49
* net: axienet: Allow DMA to beyond 4GBAndre Przywara2020-03-241-0/+8
* net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2020-03-242-0/+27
* net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2020-03-242-39/+83
* net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara2020-03-241-10/+16
* net: axienet: Add mii-tool supportAndre Przywara2020-03-241-0/+11
* net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2020-03-242-11/+0
* net: axienet: Mark eth_irq as optionalAndre Przywara2020-03-241-2/+2
* net: axienet: Check for DMA mapping errorsAndre Przywara2020-03-241-1/+30
* net: axienet: Factor out TX descriptor chain cleanupAndre Przywara2020-03-241-22/+57
* net: axienet: Improve DMA error handlingAndre Przywara2020-03-241-2/+2
* net: axienet: Fix DMA descriptor cleanup pathAndre Przywara2020-03-241-15/+28
* net: axienet: Propagate failure of DMA descriptor setupAndre Przywara2020-03-241-7/+19
* net: axienet: Convert DMA error handler to a work queueAndre Przywara2020-03-242-13/+13
* net: xilinx: temac: Relax Kconfig dependenciesAndre Przywara2020-03-241-1/+0
* net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify codeDejin Zheng2020-03-241-10/+4
* Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-24129-1978/+3955
|\
| * rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu2020-03-231-4/+4
| * mt76: mt7615: add missing declaration in mt7615.hLorenzo Bianconi2020-03-231-0/+1
| * mt76: mt7615: fix endianness in unified commandLorenzo Bianconi2020-03-231-1/+1
| * mt76: mt7615: fix mt7663e firmware struct endiannessLorenzo Bianconi2020-03-231-7/+7
| * rtw88: 8822c: config RF table path B before path AYan-Hsuan Chuang2020-03-231-1/+1
| * rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang2020-03-235-56/+136
| * rtw88: pci: define a mask for TX/RX BD indexesYan-Hsuan Chuang2020-03-232-11/+23
| * rtw88: associate reserved pages with each vifYan-Hsuan Chuang2020-03-236-103/+258
| * rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang2020-03-233-23/+66
| * rtw88: don't hold all IRQs disabled for PS operationsBrian Norris2020-03-232-22/+36
| * wl3501_cs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * ray_cs: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * atmel: at76c50x: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * adm80211: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * cw1200: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
| * zd1211rw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-4/+4
| * brcmfmac: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-232-2/+2
| * wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-233-24/+24