summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka
2018-09-04mt76x0: use mt76_wcid_free in mt76x0Stanislaw Gruszka
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka
2018-09-04mt76: unify mac_wcid_setupStanislaw Gruszka
2018-09-04mt76: unify mac_wcid_set_keyStanislaw Gruszka
2018-09-04mt76: unify mac_shared_key_setupStanislaw Gruszka
2018-09-04mt76: add helpers for register access with mt76_dev structStanislaw Gruszka
2018-09-04mt76: unify mac_get_key_infoStanislaw Gruszka
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka
2018-09-04mt76: merge mt76x0/regs.h into mt76x02_regs.hStanislaw Gruszka
2018-09-04mt76: rename mt76x2_regs.hStanislaw Gruszka
2018-09-04mt76: unify wait_for_macStanislaw Gruszka
2018-09-03net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-09-03net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin
2018-09-03net: hns3: Fix error of checking used vlan idJian Shen
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03ath10k: allow ATH10K_SNOC with COMPILE_TESTNiklas Cassel
2018-09-03ath6kl: convert to using %pOFn instead of device_node.nameRob Herring
2018-09-03ath10k: add waiting htt tx complete before wow enableWen Gong
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-09-02net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352Andrew Lunn
2018-09-02net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn
2018-09-02net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai