summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang-0/+1
2019-09-24net/mlx5: DR, Allow matching on vport based on vhca_idAlaa Hleihel-8/+37
2019-09-24net/mlx5: DR, Fix getting incorrect prev node in ste_freeAlex Vesker-16/+10
2019-09-24net/mlx5: DR, Remove redundant vport number from actionAlex Vesker-3/+2
2019-09-24rtw88: configure firmware after HCI startedYan-Hsuan Chuang-3/+4
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+0
2019-09-22net: dsa: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-09-22net: dsa: b53: Use the correct style for SPDX License IdentifierNishad Kamdar-2/+2
2019-09-22ionic: Fix an error code in ionic_lif_alloc()Dan Carpenter-0/+1
2019-09-22net: ena: Select DIMLIB for ENA_ETHERNETMao Wenan-0/+1
2019-09-21qede: qede_fp: simplify a bit 'qede_rx_build_skb()'Christophe JAILLET-2/+1
2019-09-21net: stmmac: selftest: avoid large stack usageArnd Bergmann-13/+6
2019-09-21net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TASMao Wenan-0/+1
2019-09-21net: remove netx ethernet driverArnd Bergmann-509/+0
2019-09-21net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov-3/+6
2019-09-21usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork-0/+5
2019-09-21cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork-1/+5
2019-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-7/+4
2019-09-21zd1211rw: zd_usb: Use "%zu" to format size_tGeert Uytterhoeven-1/+1
2019-09-21rtw88: pci: release tx skbs DMAed when stopYan-Hsuan Chuang-0/+12
2019-09-21rtw88: pci: extract skbs free routine for trx ringsYan-Hsuan Chuang-10/+26
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-27/+0
2019-09-19ibmvnic: Warn unknown speed message only when carrier is presentMurilo Fossa Vicentini-3/+4
2019-09-19ionic: Remove unnecessary ternary operator in ionic_debugfs_add_identNathan Chancellor-1/+1
2019-09-19iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg-2/+7
2019-09-19ieee802154: atusb: fix use-after-free at disconnectJohan Hovold-1/+2
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum-0/+3
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-39063/+82871
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-15/+2
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-6/+11
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-2870/+1
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-28/+19
2019-09-16mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared bufferShalom Toledo-8/+33
2019-09-16mlxsw: spectrum: Register CPU port with devlinkShalom Toledo-9/+105
2019-09-16mlxsw: spectrum_buffers: Prevent changing CPU port's configurationShalom Toledo-0/+10
2019-09-16net: ena: fix incorrect update of intr_delay_resolutionArthur Kiyanovski-4/+19
2019-09-16net: ena: fix retrieval of nonadaptive interrupt moderation intervalsArthur Kiyanovski-2/+3
2019-09-16net: ena: fix update of interrupt moderation registerArthur Kiyanovski-1/+4
2019-09-16net: ena: remove all old adaptive rx interrupt moderation code from ena_comArthur Kiyanovski-252/+0
2019-09-16net: ena: remove ena_restore_ethtool_params() and relevant fieldsArthur Kiyanovski-13/+0
2019-09-16net: ena: remove old adaptive interrupt moderation code from ena_netdevArthur Kiyanovski-10/+0
2019-09-16net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...Arthur Kiyanovski-14/+16
2019-09-16net: ena: enable the interrupt_moderation in driver_supported_featuresArthur Kiyanovski-0/+11
2019-09-16net: ena: reimplement set/get_coalesce()Arthur Kiyanovski-58/+26
2019-09-16net: ena: switch to dim algorithm for rx adaptive interrupt moderationArthur Kiyanovski-21/+41
2019-09-16net: ena: add intr_moder_rx_interval to struct ena_com_dev and use itArthur Kiyanovski-18/+13
2019-09-16net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean-0/+61
2019-09-16xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang-1/+1
2019-09-16net: ena: don't wake up tx queue when downSameeh Jubran-1/+2
2019-09-16netdevsim: Set offsets to various protocol layersIdo Schimmel-0/+3