summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-09wireguard: switch to dev_get_tstats64Heiner Kallweit
2020-11-09gtp: switch to dev_get_tstats64Heiner Kallweit
2020-11-09net: switch to dev_get_tstats64Heiner Kallweit
2020-11-09tun: switch to net core provided statistics countersHeiner Kallweit
2020-11-09net: dsa: mv88e6xxx: Export VTU as devlink regionTobias Waldekranz
2020-11-09net: phy: microchip_t1: Don't set .config_anegJisheng Zhang
2020-11-09net/mlx4: Assign boolean values to a bool variableKaixu Xia
2020-11-07stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng
2020-11-07net: usb: fix spelling typo in cdc_ncm.cWang Qing
2020-11-07net: ipa: pass a value to gsi_irq_type_update()Alex Elder
2020-11-07net: ipa: only enable GSI general IRQs when neededAlex Elder
2020-11-07net: ipa: explicitly disallow inter-EE interruptsAlex Elder
2020-11-07net: ipa: only enable GSI IEOB IRQs when neededAlex Elder
2020-11-07net: ipa: only enable generic command completion IRQ when neededAlex Elder
2020-11-07net: ipa: only enable GSI event control IRQs when neededAlex Elder
2020-11-07net: ipa: only enable GSI channel control IRQs when neededAlex Elder
2020-11-07net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder
2020-11-07net: ipa: disable all GSI interrupt types initiallyAlex Elder
2020-11-07net: ipa: define GSI interrupt types with an enumAlex Elder
2020-11-07net: ipa: rename gsi->event_enable_bitmapAlex Elder
2020-11-07net: ipa: request GSI IRQ laterAlex Elder
2020-11-07net: ipa: refer to IPA versions, not GSIAlex Elder
2020-11-07net: x25_asy: Delete the x25_asy driverXie He
2020-11-07net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare
2020-11-07net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan
2020-11-07Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2020-11-07net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong
2020-11-07r8169: disable hw csum for short packets on all chip versionsHeiner Kallweit
2020-11-07r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia
2020-11-07net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment
2020-11-07net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey
2020-11-07brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-11-07rtlwifi: rtl8821ae: Place braces around empty if() bodyLee Jones
2020-11-07rtlwifi: rtl8821ae: phy: Remove a couple of unused variablesLee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'cck_highpwr'Lee Jones
2020-11-07rtlwifi: halbtc8821a2ant: Remove a bunch of unused variablesLee Jones
2020-11-07rtlwifi: rtl8188ee: Remove set but unused variable 'reg_ea4'Lee Jones
2020-11-07rtlwifi: rtl8723be: Remove set but unused variable 'lc_cal'Lee Jones
2020-11-07rtlwifi: halbtc8821a1ant: Remove set but unused variable 'wifi_rssi_state'Lee Jones
2020-11-07rtlwifi: phy: Remove set but unused variable 'bbvalue'Lee Jones
2020-11-07rtlwifi: halbtc8723b2ant: Remove a bunch of set but unused variablesLee Jones
2020-11-07rtlwifi: rtl8192cu: trx: Demote clear abuse of kernel-doc formatLee Jones
2020-11-07rtlwifi: rtl8192cu: mac: Fix some missing/ill-documented function parametersLee Jones
2020-11-07rtw88: rtw8822c: Remove unused variable 'corr_val'Lee Jones
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones
2020-11-07mwifiex: pcie: Remove a couple of unchecked 'ret'sLee Jones
2020-11-07wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2020-11-07prism54: isl_ioctl: Fix one function header and demote anotherLee Jones
2020-11-07wl1251: cmd: Rename 'len' to 'buf_len' in the documentationLee Jones