summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-09-16net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offloadVladimir Oltean-1/+500
2019-09-16net: dsa: sja1105: Advertise the 8 TX queuesVladimir Oltean-1/+6
2019-09-16net: dsa: sja1105: Add static config tables for schedulingVladimir Oltean-1/+222
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam-5/+46
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan-43/+103
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam-1/+2
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan-3/+5
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov-13/+9
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-4/+4
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus-2/+2
2019-09-16i40e: fix xdp handle calculationsCiara Loftus-2/+2
2019-09-16net: stmmac: socfpga: re-use the `interface` parameter from platform dataAlexandru Ardelean-5/+10
2019-09-16net/wan: dscc4: remove broken dscc4 driverDan Carpenter-2072/+0
2019-09-16net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu-4/+8
2019-09-16qed: fix spelling mistake "fullill" -> "fulfill"Colin Ian King-1/+1
2019-09-16net: dsa: b53: Add support for port_egress_floods callbackFlorian Fainelli-0/+35
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-127/+227
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-125/+226
2019-09-14Merge tag 'wireless-drivers-next-for-davem-2019-09-14' of git://git.kernel.or...David S. Miller-3564/+8497
2019-09-13net: devlink: move reload fail indication to devlink core and expose to userJiri Pirko-10/+5
2019-09-13net: devlink: split reload op into twoJiri Pirko-11/+40
2019-09-13mlx4: Split restart_one into two functionsJiri Pirko-7/+23
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork-1/+9
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe-489/+732
2019-09-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-215/+1202
2019-09-13rtw88: report RX power for each antennaYan-Hsuan Chuang-3/+9
2019-09-13rtw88: fix wrong rx power calculationTsang-Shian Lin-2/+2
2019-09-13rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic versionMichael Straube-16/+2
2019-09-13rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube-17/+1
2019-09-13rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic versionMichael Straube-22/+1
2019-09-13rtw88: allows to receive AMSDU in AMPDUYan-Hsuan Chuang-0/+1
2019-09-13rtw88: add dynamic cck pd mechanismTzu-En Huang-0/+188
2019-09-13rtw88: move IQK/DPK into phy_calibrationYan-Hsuan Chuang-8/+12
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang-1637/+3320
2019-09-13rtw88: 8822c: add FW IQK supportYan-Hsuan Chuang-0/+18
2019-09-13rtw88: 8822c: Enable interrupt migrationTsang-Shian Lin-0/+6
2019-09-13rtw88: 8822c: update pwr_seq to v13Chin-Yen Lee-0/+10
2019-09-13rtw88: 8822c: update PHY parameter to v38Yan-Hsuan Chuang-380/+2690
2019-09-13rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...Larry Finger-182/+0
2019-09-13rtlwifi: rtl8723be: Convert inline routines to little-endian wordsLarry Finger-169/+175
2019-09-13rtlwifi: rtl8723be: Convert macros that set descriptorLarry Finger-272/+470
2019-09-13rtlwifi: rtl8723be: Replace local bit manipulation macrosLarry Finger-75/+74
2019-09-13rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macrosLarry Finger-165/+2
2019-09-13rtlwifi: rtl8723ae: Convert inline routines to little-endian wordsLarry Finger-134/+140
2019-09-13rtlwifi: rtl8723ae: Convert macros that set descriptorLarry Finger-245/+411
2019-09-13rtlwifi: rtl8723ae: Replace local bit manipulation macrosLarry Finger-62/+62
2019-09-13rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macrosLarry Finger-332/+4
2019-09-13libertas: use mesh_wdev->ssid instead of priv->mesh_ssidLubomir Rintel-15/+21
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher-1/+2
2019-09-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-224/+2915