summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris18-378/+256
2019-06-27mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris1-19/+24
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig1-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig1-38/+5
2019-06-27b43legacy: simplify engine type / DMA mask selectionChristoph Hellwig1-17/+3
2019-06-27b43legacy: remove b43legacy_dma_set_maskChristoph Hellwig1-38/+1
2019-06-27mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...Lorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi1-4/+2
2019-06-27mt76: mt7615: fix sparse warnings: incorrect type in assignment (different ba...Lorenzo Bianconi1-2/+3
2019-06-27mt76: mt76u: get rid of {out,in}_max_packetLorenzo Bianconi2-4/+0
2019-06-27mt76: move nl80211_dfs_regions in mt76_dev data structureLorenzo Bianconi7-16/+14
2019-06-27mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signatureLorenzo Bianconi1-3/+2
2019-06-27mt76: mt76u: reduce rx memory footprintLorenzo Bianconi4-10/+15
2019-06-27mt76: mt7615: update peer's bssid when state transition occursRyder Lee2-16/+16
2019-06-27mt76: mt7615: fix incorrect settings in mesh modeRyder Lee1-1/+1
2019-06-27mt76: mt76x02u: fix sparse warnings: should it be static?Lorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi5-9/+42
2019-06-27mt76: mt7615: init per-channel target powerLorenzo Bianconi1-0/+43
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee2-1/+26
2019-06-27mt76: mt7615: simplify mt7615_mcu_set_sta_rec routineLorenzo Bianconi1-21/+12
2019-06-27mt76: mt7603: improve hardware rate switching configurationFelix Fietkau1-1/+10
2019-06-27mt76: mt7603: rework and fix tx status reportingFelix Fietkau4-41/+108
2019-06-27mt76: mt76x0: fix RF frontend initialization for external PAFelix Fietkau3-6/+11
2019-06-27mt76: mt7615: remove key check in mt7615_mcu_set_wtbl_keyLorenzo Bianconi1-1/+1
2019-06-27mt76: mt7615: remove unused variable in mt7615_mcu_set_bcnLorenzo Bianconi1-2/+2
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee3-7/+12
2019-06-27mt76: mt7615: enable support for meshRyder Lee4-7/+10
2019-06-27mt76: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing2-8/+1
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi4-54/+33
2019-06-27mt76: mt7615: rearrange locking in mt7615_configLorenzo Bianconi1-8/+5
2019-06-27mt76: mt7615: init get_txpower mac80211 callbackLorenzo Bianconi1-0/+1
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi6-0/+140
2019-06-27mt76: generalize mt76_get_txpower for 4x4:4 devicesLorenzo Bianconi1-2/+13
2019-06-27mt76: mt7615: select wifi band according to eepromLorenzo Bianconi2-3/+30
2019-06-27mt76: mt7615: add support for mtd eeprom parsingLorenzo Bianconi1-6/+23
2019-06-27mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi4-49/+26
2019-06-27mt76: mt76x02: fix tx reordering on rate control probing without a-mpduFelix Fietkau2-2/+4
2019-06-27mt76: mt76x02: fix tx status reporting issuesFelix Fietkau4-20/+109
2019-06-27mt76: fix setting chan->max_powerFelix Fietkau3-7/+9
2019-06-27mt76: mt7603: fix reading target tx power from eepromFelix Fietkau2-0/+6
2019-06-27net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt1-3/+3
2019-06-27net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt1-2/+2
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan1-0/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2-3/+3
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller180-2316/+2885
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter1-4/+6
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter1-0/+1
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski6-184/+11
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li1-3/+5