summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-29cfg80211: don't require RTNL held for regdomain readsJohannes Berg
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior
2018-03-29cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org
2018-03-29cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed
2018-03-21mac80211: inform wireless layer when frame RSSI is invalidTosoni
2018-03-21mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-03-21mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg
2018-03-20Merge branch 'dsa-mv88e6xxx-some-fixes'David S. Miller
2018-03-20net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König
2018-03-20net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König
2018-03-20net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König
2018-03-20Merge branch 'mlxsw-Adapt-driver-to-upcoming-firmware-versions'David S. Miller
2018-03-20mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel
2018-03-20mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel
2018-03-20mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo
2018-03-20mlx5: Remove call to ida_pre_getMatthew Wilcox
2018-03-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-19i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński
2018-03-19i40evf: remove flags that are never usedJacob Keller
2018-03-19i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek
2018-03-19i40e: Fix incorrect return typesDoug Dziggel
2018-03-19i40e: add doxygen comment for new mode parameterJacob Keller
2018-03-19i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem
2018-03-19i40e: Prevent setting link speed on KX_X722Patryk Małek
2018-03-19i40e: Properly check allowed advertisement capabilitiesJan Sokolowski
2018-03-19i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio
2018-03-18Merge branch 'mv88e6xxx-auto-phy-intr'David S. Miller
2018-03-18net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn
2018-03-18net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_statsFlorian Fainelli
2018-03-17net: dsa: mv88e6xxx: Fix IRQ when loading moduleAndrew Lunn
2018-03-17Merge branch 'selftests-pmtu-Add-further-vti-vti6-MTU-and-PMTU-tests'David S. Miller
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio