Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | brcmfmac: move ALLFFMAC variable in flowring module | Arend Van Spriel | 3 | -4/+2 |
2018-05-23 | rsi: add fix for corruption of auto rate table | Sanjay Konduri | 1 | -0/+1 |
2018-05-23 | rsi: add fix for crash during assertions | Sanjay Konduri | 1 | -0/+1 |
2018-05-23 | brcmfmac: add debugfs entry for reading firmware capabilities | Rafał Miłecki | 1 | -0/+36 |
2018-05-23 | mwifiex: correct histogram data with appropriate index | Xinming Hu | 1 | -3/+5 |
2018-05-23 | mt76: use udelay instead of usleep_range in mt76x2_mac_stop | Felix Fietkau | 1 | -1/+1 |
2018-05-23 | mt76: wait for pending tx to complete before switching channel | Felix Fietkau | 3 | -0/+22 |
2018-05-23 | mt76: move ieee80211_hw allocation to common core | Felix Fietkau | 3 | -10/+28 |
2018-05-23 | mt76: prevent tx scheduling during channel change | Felix Fietkau | 1 | -2/+8 |
2018-05-23 | mt76: only stop tx queues on offchannel, not during the entire scan | Felix Fietkau | 3 | -2/+8 |
2018-05-23 | mt76: discard early received packets if not running yet | Felix Fietkau | 1 | -0/+3 |
2018-05-23 | mt76: fix sending encrypted broadcast packets for secondary interfaces | Felix Fietkau | 3 | -1/+7 |
2018-05-23 | mt76x2: apply coverage class on slot time too | Lorenzo Bianconi | 2 | -2/+4 |
2018-05-23 | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 23 | -243/+684 |
2018-05-21 | Merge branch 'TI-Ethernet-driver-warnings-fixes' | David S. Miller | 4 | -10/+11 |
2018-05-21 | ti: ethernet: davinci: Fix cast to int warnings | Florian Fainelli | 1 | -4/+4 |
2018-05-21 | net: ethernet: davinci_emac: Fix printing of base address | Florian Fainelli | 1 | -2/+2 |
2018-05-21 | net: ethernet: ti: cpsw: Fix cpsw_add_ch_strings() printk format | Florian Fainelli | 1 | -2/+2 |
2018-05-21 | net: ethernet: ti: cpts: Fix timestamp print | Florian Fainelli | 1 | -1/+2 |
2018-05-21 | ti: ethernet: cpdma: Use correct format for genpool_* | Florian Fainelli | 1 | -1/+1 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 340 | -1831/+4334 |
2018-05-21 | vmcore: move get_vmcore_size out of __init | Rahul Lakkireddy | 1 | -2/+2 |
2018-05-21 | cxgb4: copy the length of cpl_tx_pkt_core to fw_wr | Ganesh Goudar | 1 | -15/+14 |
2018-05-21 | net: ethernet: Sort Kconfig sourcing alphabetically | Florian Fainelli | 1 | -8/+8 |
2018-05-21 | net: phy: phylink: Don't release NULL GPIO | Florian Fainelli | 1 | -1/+1 |
2018-05-21 | Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -15/+31 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 57 | -465/+1010 |
2018-05-21 | mv88e6xxx: Fix uninitialized variable warning. | David S. Miller | 1 | -1/+1 |
2018-05-21 | net: dsa: b53: Extend platform data to include DSA ports | Florian Fainelli | 1 | -0/+4 |
2018-05-21 | Merge branch 'mv88exxx-pdata' | David S. Miller | 5 | -15/+76 |
2018-05-21 | net: dsa: mv88e6xxx: Add support for EEPROM via platform data | Andrew Lunn | 3 | -5/+9 |
2018-05-21 | net: dsa: mv88e6xxx: Add minimal platform_data support | Andrew Lunn | 3 | -7/+67 |
2018-05-21 | net: dsa: mv88e6xxx: Remove OF check for IRQ domain | Andrew Lunn | 1 | -3/+0 |
2018-05-21 | Merge branch 'sh_eth-typos' | David S. Miller | 2 | -19/+20 |
2018-05-21 | sh_eth: fix typo in comment to BCULR write | Sergei Shtylyov | 1 | -1/+2 |
2018-05-21 | sh_eth: fix comment grammar in 'struct sh_eth_cpu_data' | Sergei Shtylyov | 1 | -11/+11 |
2018-05-21 | sh_eth: fix typo in EESR.TRO bit name | Sergei Shtylyov | 2 | -7/+7 |
2018-05-21 | Merge branch 'hns3-next' | David S. Miller | 9 | -124/+39 |
2018-05-21 | net: hns3: Fix for CMDQ and Misc. interrupt init order problem | Yunsheng Lin | 1 | -8/+8 |
2018-05-21 | net: hns3: Fixes kernel panic issue during rmmod hns3 driver | Xi Wang | 1 | -2/+2 |
2018-05-21 | net: hns3: Fix for netdev not running problem after calling net_stop and net_... | Fuyun Liang | 1 | -0/+3 |
2018-05-21 | net: hns3: Use enums instead of magic number in hclge_is_special_opcode | Huazhong Tan | 1 | -1/+5 |
2018-05-21 | net: hns3: Fix for hns3 module is loaded multiple times problem | Xi Wang | 6 | -2/+8 |
2018-05-21 | net: hns3: Fix the missing client list node initialization | Xi Wang | 1 | -0/+2 |
2018-05-21 | net: hns3: cleanup of return values in hclge_init_client_instance() | Jian Shen | 1 | -8/+6 |
2018-05-21 | net: hns3: Fixes API to fetch ethernet header length with kernel default | Peng Li | 1 | -102/+2 |
2018-05-21 | net: hns3: Fixes error reported by Kbuild and internal review | Salil Mehta | 1 | -1/+3 |
2018-05-21 | r8169: fix network error on resume from suspend | Heiner Kallweit | 1 | -19/+20 |
2018-05-21 | erspan: set bso bit based on mirrored packet's len | William Tu | 1 | -0/+28 |
2018-05-21 | Linux 4.17-rc6v4.17-rc6 | Linus Torvalds | 1 | -1/+1 |