summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-24ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear
2019-11-24net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin
2019-11-24net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing
2019-11-24net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-20slcan: Fix memory leak in error pathJouni Hogander
2019-11-20net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann
2019-11-20iwlwifi: mvm: Allow TKIP for AP modeIlan Peer
2019-11-20iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg
2019-11-20iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach
2019-11-20net: faraday: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: freescale: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: micrel: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli
2019-11-20bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2019-11-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata
2019-11-20nfp: provide a better warning when ring allocation failsJakub Kicinski
2019-11-20net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()Jian Shen
2019-11-20net: hns3: Fix for setting speed for phy failed problemFuyun Liang
2019-11-20net: sun: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: amd: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: broadcom: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: toshiba: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20net: hns3: fix return type of ndo_start_xmit functionYueHaibing
2019-11-20ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2019-11-20cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2019-11-20ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2019-11-20ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl
2019-11-20net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-20net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz
2019-11-20net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz
2019-11-20rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger
2019-11-20iwlwifi: mvm: avoid sending too many BARsSara Sharon
2019-11-20iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg
2019-11-20i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-20i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-20i40e: use correct length for strncpyMitch Williams
2019-11-20liquidio: fix race condition in instruction completion processingRick Farrington
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2019-11-20ath9k: fix tx99 with monitor mode interfaceFelix Fietkau
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2019-11-20slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-20net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-20ax88172a: fix information leak on short answersOliver Neukum
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan