summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior
2018-03-29mac80211: remove shadowing duplicated variableJohannes Berg
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
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-26net: Use octal not symbolic permissionsJoe Perches
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2018-03-21mac80211: inform wireless layer when frame RSSI is invalidTosoni
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau
2018-02-27mac80211: agg-rx: Accept ADDBA request update if timeout did not changeIlan Peer
2018-02-27mac80211: support station 4-addr mode fast-rxFelix Fietkau
2018-02-27mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau
2018-02-27mac80211: support AP 4-addr mode fast-rxFelix Fietkau
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer
2018-02-22mac80211: add get TID helperSara Sharon
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-01-31mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org
2018-01-31mac80211: Add txq flags to debugfsBen Greear
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2018-01-22debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-01-04mac80211: Fix setting TX power on monitor interfacesPeter Große
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen