aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan2-23/+0
2019-03-11net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan1-6/+7
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein1-6/+25
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein1-42/+44
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein2-21/+30
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein1-0/+6
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-44/+207
2019-03-10vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose3-3/+11
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-34/+74
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+2
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor1-1/+1
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn4-0/+42
2019-03-08net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entryNathan Chancellor1-0/+1
2019-03-088139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead1-0/+1
2019-03-08vxlan: do not need BH again in vxlan_cleanup()Litao Jiao1-2/+2
2019-03-08net: hns3: add dma_rmb() for rx descriptionJian Shen1-0/+2
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier1-0/+3
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier1-21/+86
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier1-1/+29
2019-03-08vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2019-03-07nfp: fix simple vNIC mailbox lengthDirk van der Merwe1-1/+1
2019-03-07net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor1-3/+3
2019-03-07qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru1-2/+5
2019-03-07enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-03-07peak_usb: fix clang build warningArnd Bergmann1-1/+1
2019-03-07ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-07davinci_emac: always build in CONFIG_OF codeArnd Bergmann1-3/+1
2019-03-07iwlwifi: fix 64-bit divisionArnd Bergmann1-3/+1
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi1-2/+1
2019-03-07mt76: fix return value check in mt76_wmac_probe()Wei Yongjun1-2/+2
2019-03-07mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau1-0/+11
2019-03-07mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau3-1/+30
2019-03-07mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau1-0/+3
2019-03-07mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau1-0/+3
2019-03-07mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau1-2/+11
2019-03-07mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau1-0/+4
2019-03-07mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau1-0/+2
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau1-5/+14
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau1-3/+8
2019-03-07mt76: mt7603: fix tx status HT rate validationFelix Fietkau1-1/+1
2019-03-07mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau3-4/+26
2019-03-07mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau1-4/+6
2019-03-07mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka1-1/+2
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau9-9/+132
2019-03-07mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau1-1/+15
2019-03-07mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau1-0/+2
2019-03-07mt76: introduce q->stopped parameterLorenzo Bianconi4-3/+14
2019-03-06net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua1-16/+23