summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Update firmware interface spec. to 1.10.0.3.Michael Chan2018-10-162-92/+224
* r8169: remove unneeded call to netif_stop_queue in rtl8169_net_suspendHeiner Kallweit2018-10-161-1/+0
* r8169: simplify rtl8169_set_magic_regHeiner Kallweit2018-10-161-20/+12
* octeontx2-af: remove unused cgx_fwi_link_changeArnd Bergmann2018-10-161-17/+0
* nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow2018-10-161-3/+14
* dpaa2-eth: remove unused FD fieldIoana Radulescu2018-10-161-2/+2
* dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei2018-10-161-1/+1
* dpaa2-eth: remove unused priv parameterIoana Ciornei2018-10-161-6/+4
* dpaa2-eth: fix uninitialized variable warningsIoana Ciornei2018-10-161-3/+3
* dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei2018-10-161-2/+2
* dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu2018-10-161-1/+0
* net: ethernet: ti: cpsw: use for mcast entries only host portIvan Khoronzhuk2018-10-161-6/+7
* net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode updateIvan Khoronzhuk2018-10-161-18/+28
* net: ethernet: ti: cpsw_ale: use const for API having pointer on mac addressIvan Khoronzhuk2018-10-162-10/+10
* net: phy: simplify handling of PHY_RESUMING in state machineHeiner Kallweit2018-10-161-29/+14
* net: phy: improve handling of PHY_RUNNING in state machineHeiner Kallweit2018-10-161-20/+9
* vxlan: support NTF_USE refresh of fdb entriesRoopa Prabhu2018-10-161-3/+7
* net: phy: trigger state machine immediately in phy_start_machineHeiner Kallweit2018-10-161-1/+1
* veth: Add ethtool statistics support for XDPToshiaki Makita2018-10-161-2/+46
* veth: Account for XDP packet statistics on rx sideToshiaki Makita2018-10-161-18/+79
* veth: Account for packet drops in ndo_xdp_xmitToshiaki Makita2018-10-161-8/+22
* Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-168-171/+214
|\
| * net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-117-28/+37
| * net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-113-11/+19
| * net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-114-51/+36
| * net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-113-5/+3
| * net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-116-49/+87
| * RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-41/+46
* | FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-161-2/+31
* | FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki2018-10-164-0/+2338
* | tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych2018-10-161-0/+2
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-10-1428-109/+4989
|\ \
| * | ath10k: add QMI message handshake for wcn3990 clientGovind Singh2018-10-138-13/+1419
| * | ath10k: add debug mask for QMI layerGovind Singh2018-10-131-0/+1
| * | ath10k: add support to create boardname for non-bmi targetRakesh Pillai2018-10-132-0/+10
| * | ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2018-10-132-0/+2749
| * | wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing2018-10-131-6/+8
| * | ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann2018-10-137-49/+49
| * | ath10k: htt: remove some dead codeDan Carpenter2018-10-131-2/+0
| * | ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2018-10-131-12/+11
| * | ath10k: add peer flush in ath10k_flush for STATIONWen Gong2018-10-131-2/+13
| * | ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2018-10-131-1/+1
| * | ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva2018-10-131-1/+2
| * | ath10k: management tx ack rssi capability checkBalaji Pothunoori2018-10-131-2/+3
| * | ath10k: support NET_DETECT WoWLAN featureWen Gong2018-10-137-0/+700
| * | ath10k: set probe request oui during driver startRakesh Pillai2018-10-131-6/+8
| * | ath10k: fix possible out of bound access of ath10k_rates arraySriram R2018-10-131-15/+15
* | | Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo2018-10-1447-936/+879
|\ \ \
| * | | mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi2018-10-134-26/+23
| * | | mt76x0: phy: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-10-131-17/+39