aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev1-1/+109
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode requestVadim Lomovtsev1-0/+17
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev2-1/+153
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev1-14/+30
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2-11/+13
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextDavid S. Miller2-5/+11
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu10-3/+494
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu2-5/+73
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang1-4/+0
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans1-3/+9
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+40
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley4-5/+146
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley4-11/+33
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King3-50/+2
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2-2/+6
2018-03-30net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2-35/+61
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli2-20/+46
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli2-54/+8
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun1-1/+2
2018-03-29Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller173-2505/+6233
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+7
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn1-1/+2
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn6-28/+78
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2018-03-29net: bcmgenet: return NULL instead of plain integerWei Yongjun1-1/+1
2018-03-29sfp: allow cotsworks modulesRussell King1-10/+31
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru1-0/+9
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+338
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru4-1/+168
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru1-1/+2
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru5-38/+120
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon9-1002/+1160
2018-03-29liquidio: Prioritize control messagesIntiyaz Basha2-3/+8
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern6-1/+616
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-162/+361
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+2
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli1-0/+2
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli1-1/+1
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer5-0/+1340
2018-03-29ieee802154: ca8210: fix uninitialised data readHarry Morris1-3/+11
2018-03-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo20-150/+580
2018-03-29ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches4-5/+3
2018-03-29ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan4-21/+184
2018-03-29ath10k: fix recent bandwidth conversion bugChristian Lamparter1-18/+24
2018-03-29ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-03-29ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang1-0/+4