summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel3-4/+2
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-21Merge branch 'TI-Ethernet-driver-warnings-fixes'David S. Miller4-10/+11
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. Miller340-1831/+4334
2018-05-21vmcore: move get_vmcore_size out of __initRahul Lakkireddy1-2/+2
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar1-15/+14
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli1-8/+8
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli1-1/+1
2018-05-21Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-15/+31
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-465/+1010
2018-05-21mv88e6xxx: Fix uninitialized variable warning.David S. Miller1-1/+1
2018-05-21net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-21Merge branch 'mv88exxx-pdata'David S. Miller5-15/+76
2018-05-21net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn3-5/+9
2018-05-21net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn3-7/+67
2018-05-21net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn1-3/+0
2018-05-21Merge branch 'sh_eth-typos'David S. Miller2-19/+20
2018-05-21sh_eth: fix typo in comment to BCULR writeSergei Shtylyov1-1/+2
2018-05-21sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov1-11/+11
2018-05-21sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov2-7/+7
2018-05-21Merge branch 'hns3-next'David S. Miller9-124/+39
2018-05-21net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin1-8/+8
2018-05-21net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang1-2/+2
2018-05-21net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang1-0/+3
2018-05-21net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan1-1/+5
2018-05-21net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang6-2/+8
2018-05-21net: hns3: Fix the missing client list node initializationXi Wang1-0/+2
2018-05-21net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen1-8/+6
2018-05-21net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li1-102/+2
2018-05-21net: hns3: Fixes error reported by Kbuild and internal reviewSalil Mehta1-1/+3
2018-05-21r8169: fix network error on resume from suspendHeiner Kallweit1-19/+20
2018-05-21erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-21Linux 4.17-rc6v4.17-rc6Linus Torvalds1-1/+1