summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-05-25ath: Map Peru to APL1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map New Zealand to FCC3_ETSICSven Eckelmann1-1/+1
2018-05-25ath: Map Malasia to FCC1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Macedonia to ETSI1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Isreal to ETSI3_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Honduras to FCC3_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Czech to ETSI1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Colombia to FCC1_FCCASven Eckelmann1-1/+1
2018-05-25ath: Map Bulgaria to ETSI1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Brunei Darussalam to APL6_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Bangladesh to APL1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Australia to FCC3_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Algeria to APL13_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Map Albania to ETSI1_WORLDSven Eckelmann1-1/+1
2018-05-25ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-05-25ath: Add regulatory mapping for ETSI9_WORLDSven Eckelmann1-0/+2
2018-05-25ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-05-25ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-05-25ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-05-25ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for ParaguyaSven Eckelmann1-0/+1
2018-05-25ath: Add regulatory mapping for NicaraguaSven Eckelmann1-0/+1
2018-05-25ath: Add regulatory mapping for MontenegroSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for MauritiusSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for KenyaSven Eckelmann1-0/+1
2018-05-25ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-05-25ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-05-25ath10k: add support to configure channel dwell timePradeep Kumar Chitrapu2-3/+21
2018-05-25ath10k: add memory dump support for QCA9888 and QCA99X0Anilkumar Kolli1-0/+98
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri1-0/+1
2018-05-23rsi: add fix for crash during assertionsSanjay Konduri1-0/+1
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki1-0/+36
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-05-23mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau1-1/+1
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau3-0/+22
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau3-10/+28
2018-05-23mt76: prevent tx scheduling during channel changeFelix Fietkau1-2/+8
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau3-2/+8
2018-05-23mt76: discard early received packets if not running yetFelix Fietkau1-0/+3
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau3-1/+7
2018-05-23mt76x2: apply coverage class on slot time tooLorenzo Bianconi2-2/+4
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo23-243/+684
2018-05-21ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli1-4/+4
2018-05-21net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli1-2/+2
2018-05-21net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli1-2/+2
2018-05-21net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli1-1/+2
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-205/+236