aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04virtio-net: lower min ring num_free for efficiency? jiang1-1/+1
2019-09-01net: seeq: Fix the function used to release some memory in an error handling pathChristophe JAILLET1-3/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove functionsChristophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh1-1/+1
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov1-0/+4
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister1-0/+1
2019-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-4/+13
2019-08-30net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing1-2/+8
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho4-6/+31
2019-08-28sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai1-0/+7
2019-08-28nfp: flower: handle neighbour events on internal portsJohn Hurley1-4/+4
2019-08-28nfp: flower: prevent ingress block binds on internal portsJohn Hurley1-3/+4
2019-08-28r8152: remove calling netif_napi_delHayes Wang1-2/+0
2019-08-28Revert "r8152: napi hangup fix after disconnect"Hayes Wang1-2/+1
2019-08-28ibmvnic: Do not process reset during or after device removalThomas Falcon1-1/+5
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah1-1/+1
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2-1/+27
2019-08-26nfp: bpf: fix latency bug when updating stack index registerJiong Wang1-4/+13
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-08-24Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-31/+29
2019-08-24Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanDavid S. Miller1-3/+5
2019-08-23Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit1-0/+1
2019-08-22Merge tag 'wireless-drivers-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller9-19/+93
2019-08-22qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-08-22ocelot_ace: fix action of trapYangbo Lu1-1/+1
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha1-16/+10
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha1-5/+7
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh1-9/+10
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh1-1/+2
2019-08-21gve: Copy and paste bug in gve_get_stats()Dan Carpenter1-1/+1
2019-08-21net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli1-2/+8
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart1-1/+1
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho1-0/+17
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho1-0/+1
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach1-7/+13
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2-3/+40
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka3-5/+18
2019-08-20mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka1-4/+4
2019-08-19nfp: flower: verify that block cb is not busy before bindingVlad Buslov1-0/+7
2019-08-18ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso5-13/+7
2019-08-18wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-08-18net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2