summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-07-31rsi: optimize virtual interfacesSiva Rebbagondla
2018-07-31rsi: fix for WoWLAN wakeup in security mode.Siva Rebbagondla
2018-07-31rsi: fix for 40MHZ connection issue.Ganapathi Raju
2018-07-31rsi: fix for low throughput issueSiva Rebbagondla
2018-07-31mwifiex: Fix skipped vendor specific IEsRoman Stratiienko
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-07-31mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat
2018-07-31mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat
2018-07-30hv_netvsc: Add per-cpu ethtool stats for netvscYidong Ren
2018-07-30Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-07-30ath10k: add debugfs file warm_hw_resetMaharaja Kennadyrajan
2018-07-30ath10k: htt_tx: move lock into id_get functionNicholas Mc Guire
2018-07-30ath6kl: remove redundant variables netlen, orig_buf, orig_len, dropped and statsColin Ian King
2018-07-30ath5k: remove redundant pointer rfColin Ian King
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-07-30ath10k: support for multicast rate controlPradeep Kumar Chitrapu
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo
2018-07-30net: phy: mscc: the extended page access register is 16 bitsQuentin Schulz
2018-07-30xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-07-30liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing
2018-07-30mt76x2: fix CCK protection control frame rateLorenzo Bianconi
2018-07-30mt76x2: add frame protection supportLorenzo Bianconi
2018-07-30mt7601u: expose 802.11w supportDavide Caratti
2018-07-30mt7601u: use sw encryption for hw unsupported ciphersLorenzo Bianconi
2018-07-30qtnfmac: enable multiple SSIDs scan supportAndrey Shevchenko
2018-07-30qtnfmac: implement cfg80211 power management callbackSergei Maksimenko
2018-07-30can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing
2018-07-29net-next: mediatek: cleanup unnecessary get chip id and its userSean Wang
2018-07-29net-next: mediatek: improve more with using dma_zalloc_coherentSean Wang
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-07-29failover: change mtu has RTNLStephen Hemminger
2018-07-29net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-07-29Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-07-29qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing
2018-07-29liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing
2018-07-29net: mac8390: Use standard memcpy_{from,to}io()Geert Uytterhoeven
2018-07-28net: mvneta: Improve the buffer allocation method for SWBMYelena Krivosheev
2018-07-28net: mvneta: Verify hardware checksum only when offload checksum feature is setYelena Krivosheev
2018-07-28net: mvneta: Allocate page for the descriptorGregory CLEMENT
2018-07-28net: mvneta: discriminate error cause for missed packetGregory CLEMENT
2018-07-28net: mvneta: increase number of buffers in RX and TX queueYelena Krivosheev
2018-07-28net: mvneta: remove data pointer usage from device_node structureGregory CLEMENT
2018-07-28net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-07-28net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-28enic: handle mtu change for vf properlyGovindarajulu Varadarajan