summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-265-6/+6
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-12-045-6/+6
| |\
| | *-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-015-6/+6
| | |\ \
| | | | * smsc: Replace spin_is_locked() with lockdepLance Roy2018-11-121-1/+1
| | | | * sfc: Replace spin_is_locked() with lockdepLance Roy2018-11-121-1/+1
| | | |/ | | |/|
| | | * ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-272-3/+3
| | | * ethernet/sis: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-271-1/+1
| | |/
* | | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
* | | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
* | | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
* | | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
* | | net: mvpp2: fix the phylink mode validationAntoine Tenart2018-12-191-1/+1
* | | lan743x: Remove MAC Reset from initializationBryan Whitehead2018-12-191-6/+0
* | | net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3
* | | net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2018-12-191-1/+1
* | | net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan2018-12-191-4/+6
* | | bnxt_en: Fix ethtool self-test loopback.Michael Chan2018-12-191-1/+4
* | | Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller2018-12-1911-56/+111
|\ \ \
| * | | ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai2018-12-195-2/+44
| * | | iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-171-0/+9
| * | | mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi2018-12-131-1/+6
| * | | Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris2018-12-133-53/+51
| * | | rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger2018-12-131-0/+1
* | | | vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
* | | | xen/netfront: tolerate frags with no dataJuergen Gross2018-12-181-1/+1
* | | | net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi2018-12-181-5/+2
* | | | lan78xx: Resolve issue with changing MAC addressJason Martinsen2018-12-181-0/+4
* | | | lan743x: Expand phy search for LAN7431Bryan Whitehead2018-12-181-2/+3
* | | | vxlan: changelink: Fix handling of default remotesPetr Machata2018-12-181-4/+3
* | | | vxlan: Fix error path in __vxlan_dev_create()Petr Machata2018-12-181-3/+10
* | | | vxlan: Unmark offloaded bit on replaced FDB entriesPetr Machata2018-12-181-0/+1
* | | | net: macb: add missing barriers when reading descriptorsAnssi Hannula2018-12-182-3/+12
* | | | net: macb: fix dropped RX frames due to a raceAnssi Hannula2018-12-181-2/+7
* | | | net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2018-12-181-0/+5
* | | | net: macb: restart tx after tx used bit readClaudiu Beznea2018-12-181-1/+20
* | | | net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-181-0/+1
* | | | qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
* | | | net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
* | | | mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel2018-12-181-1/+1
* | | | mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2018-12-182-0/+2
* | | | mlxsw: core: Increase timeout during firmware flash processShalom Toledo2018-12-183-2/+27
* | | | net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot2018-12-171-1/+1
* | | | net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas2018-12-161-3/+3
* | | | net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
* | | | net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
* | | | net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
* | | | net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
* | | | net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
* | | | net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
* | | | net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3