summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2018-03-292-0/+12
* nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-293-1/+42
* nl80211: Implement TX of control port framesDenis Kenzior2018-03-295-1/+123
* nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-294-0/+114
* mac80211: remove shadowing duplicated variableJohannes Berg2018-03-291-2/+0
* mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2018-03-292-5/+11
* cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-292-0/+82
* mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-294-0/+52
* cfg80211: don't require RTNL held for regdomain readsJohannes Berg2018-03-291-2/+2
* cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-292-7/+169
* nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior2018-03-293-0/+6
* nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-294-21/+11
* nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-294-26/+18
* cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior2018-03-291-11/+32
* cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed2018-03-291-2/+7
* cfg80211: fix CAC_STARTED event handlingDmitry Lebed2018-03-291-1/+1
* mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org2018-03-293-2/+35
* mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org2018-03-293-1/+19
* cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org2018-03-291-4/+4
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-235-3/+10
* cfg80211/nl80211: add DFS offload flagDmitry Lebed2018-03-212-4/+15
* cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-212-2/+8
* mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-213-77/+93
* mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-03-211-2/+6
* mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg2018-03-211-1/+1
* Merge branch 'dsa-mv88e6xxx-some-fixes'David S. Miller2018-03-202-3/+3
|\
| * net: dsa: mv88e6xxx: Fix interrupt name for g2 irqUwe Kleine-König2018-03-201-1/+1
| * net: dsa: mv88e6xxx: Fix typo in a commentUwe Kleine-König2018-03-201-1/+1
| * net: dsa: mv88e6xxx: Fix name of switch 88E6141Uwe Kleine-König2018-03-201-1/+1
|/
* Merge branch 'mlxsw-Adapt-driver-to-upcoming-firmware-versions'David S. Miller2018-03-204-29/+32
|\
| * mlxsw: spectrum_acl: Do not invalidate already invalid ACL groupsIdo Schimmel2018-03-201-5/+0
| * mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versionsIdo Schimmel2018-03-201-17/+26
| * mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar2018-03-201-4/+0
| * mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo2018-03-201-3/+6
|/
* mlx5: Remove call to ida_pre_getMatthew Wilcox2018-03-201-1/+0
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-198-38/+77
|\
| * i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
| * i40evf: remove flags that are never usedJacob Keller2018-03-191-3/+0
| * i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-191-0/+1
| * i40e: Fix incorrect return typesDoug Dziggel2018-03-192-4/+4
| * i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
| * i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-193-3/+22
| * i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-191-1/+2
| * i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-191-9/+7
| * i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck2018-03-191-12/+11
|/
* selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio2018-03-181-2/+0
* Merge branch 'mv88e6xxx-auto-phy-intr'David S. Miller2018-03-184-0/+89
|\
| * net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn2018-03-183-0/+58
| * net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn2018-03-182-0/+29
| * net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn2018-03-181-0/+2
|/