summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: rename register-based C2H command IDs to V0Ping-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: remove CONNECTION_MONITOR flagPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin
2018-05-23brcmfmac: validate user provided data for memdump before copyingFranky Lin
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel
2018-05-23rsi: add fix for corruption of auto rate tableSanjay Konduri
2018-05-23rsi: add fix for crash during assertionsSanjay Konduri
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki
2018-05-23mwifiex: correct histogram data with appropriate indexXinming Hu
2018-05-23mt76: use udelay instead of usleep_range in mt76x2_mac_stopFelix Fietkau
2018-05-23mt76: wait for pending tx to complete before switching channelFelix Fietkau
2018-05-23mt76: move ieee80211_hw allocation to common coreFelix Fietkau
2018-05-23mt76: prevent tx scheduling during channel changeFelix Fietkau
2018-05-23mt76: only stop tx queues on offchannel, not during the entire scanFelix Fietkau
2018-05-23mt76: discard early received packets if not running yetFelix Fietkau
2018-05-23mt76: fix sending encrypted broadcast packets for secondary interfacesFelix Fietkau
2018-05-23mt76x2: apply coverage class on slot time tooLorenzo Bianconi
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-21ti: ethernet: davinci: Fix cast to int warningsFlorian Fainelli
2018-05-21net: ethernet: davinci_emac: Fix printing of base addressFlorian Fainelli
2018-05-21net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk formatFlorian Fainelli
2018-05-21net: ethernet: ti: cpts: Fix timestamp printFlorian Fainelli
2018-05-21ti: ethernet: cpdma: Use correct format for genpool_*Florian Fainelli
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21cxgb4: copy the length of cpl_tx_pkt_core to fw_wrGanesh Goudar
2018-05-21net: ethernet: Sort Kconfig sourcing alphabeticallyFlorian Fainelli
2018-05-21net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-05-20mv88e6xxx: Fix uninitialized variable warning.David S. Miller
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Remove OF check for IRQ domainAndrew Lunn
2018-05-20sh_eth: fix typo in comment to BCULR writeSergei Shtylyov
2018-05-20sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'Sergei Shtylyov
2018-05-20sh_eth: fix typo in EESR.TRO bit nameSergei Shtylyov
2018-05-20net: hns3: Fix for CMDQ and Misc. interrupt init order problemYunsheng Lin
2018-05-20net: hns3: Fixes kernel panic issue during rmmod hns3 driverXi Wang
2018-05-20net: hns3: Fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-05-20net: hns3: Use enums instead of magic number in hclge_is_special_opcodeHuazhong Tan
2018-05-20net: hns3: Fix for hns3 module is loaded multiple times problemXi Wang
2018-05-20net: hns3: Fix the missing client list node initializationXi Wang
2018-05-20net: hns3: cleanup of return values in hclge_init_client_instance()Jian Shen
2018-05-20net: hns3: Fixes API to fetch ethernet header length with kernel defaultPeng Li