summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-0/+3
|\
| * Merge tag 'thunderbolt-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-04-271-0/+3
| |\
| | * net: thunderbolt: Unregister ThunderboltIP protocol handler when suspendingMika Westerberg2019-04-181-0/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-072-2/+0
|\ \ \
| * | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-252-2/+0
| | |/ | |/|
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-0766-310/+0
|\ \ \
| * | | net/ethernet/silan/sc92031: Remove stale comment about mmiowb()Will Deacon2019-04-081-1/+0
| * | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-0866-309/+0
| * | | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-082-2/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-061-25/+21
|\ \ \ \
| * | | | mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner2019-03-221-25/+21
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0224-59/+150
|\ \ \ \
| * | | | stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * | | | Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller2019-04-3017-35/+88
| |\ \ \ \
| | * \ \ \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2019-04-297-11/+31
| | |\ \ \ \
| | | * | | | ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
| | | * | | | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-296-9/+29
| | * | | | | iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho2019-04-281-6/+0
| | * | | | | iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-04-281-1/+2
| | * | | | | iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho2019-04-281-4/+24
| | |/ / / /
| | * | | | mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson2019-04-251-1/+1
| | * | | | iwlwifi: cfg: use family 22560 based_params for AX210 familyShaul Triebitz2019-04-181-1/+1
| | * | | | iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman2019-04-181-0/+5
| | * | | | iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu2019-04-182-7/+11
| | * | | | iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg2019-04-182-2/+4
| | * | | | iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
| * | | | | net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter2019-04-301-0/+6
| * | | | | Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/sc...David S. Miller2019-04-301-0/+6
| |\ \ \ \ \
| | * | | | | net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu2019-04-241-0/+6
| * | | | | | bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan2019-04-271-4/+5
| * | | | | | bnxt_en: Fix statistics context reservation logic.Michael Chan2019-04-271-8/+6
| * | | | | | bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan2019-04-271-2/+6
| * | | | | | bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan2019-04-271-6/+6
| * | | | | | bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam2019-04-271-0/+1
| * | | | | | bnxt_en: Improve multicast address setup logic.Michael Chan2019-04-271-1/+8
| * | | | | | net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn2019-04-261-2/+4
| * | | | | | qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork2019-04-261-0/+10
| * | | | | | net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne2019-04-261-0/+3
* | | | | | | slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-271-1/+1
|/ / / / / /
* / / / / / net: vrf: Fix operation not supported when set vrf macMiaohe Lin2019-04-241-0/+2
|/ / / / /
* | | | | net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-241-4/+7
* | | | | net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-244-5/+5
* | | | | spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
* | | | | net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-231-2/+2
* | | | | Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-205-11/+27
|\ \ \ \ \
| * | | | | net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| * | | | | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| * | | | | net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
* | | | | | team: fix possible recursive locking when add slavesHangbin Liu2019-04-191-0/+7
|/ / / / /
* | | | | stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6