summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-2914-96/+311
|\
| * mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach2018-03-291-1/+2
| * mac80211: Send control port frames over nl80211Denis Kenzior2018-03-297-5/+42
| * mac80211: Add support for tx_control_portDenis Kenzior2018-03-293-0/+50
| * mac80211: remove shadowing duplicated variableJohannes Berg2018-03-291-2/+0
| * mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2018-03-292-5/+11
| * mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-294-0/+52
| * 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
| * mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-234-3/+7
| * mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-213-77/+93
* | net: Use octal not symbolic permissionsJoe Perches2018-03-263-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-232-1/+3
|\ \ | |/ |/|
| * mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-212-1/+3
* | net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-062-1/+9
|\|
| * mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-231-1/+1
| * mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen2018-02-231-0/+8
* | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-51/+73
* | mac80211: agg-rx: Accept ADDBA request update if timeout did not changeIlan Peer2018-02-271-2/+12
* | mac80211: support station 4-addr mode fast-rxFelix Fietkau2018-02-271-4/+7
* | mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau2018-02-272-6/+12
* | mac80211: support AP 4-addr mode fast-rxFelix Fietkau2018-02-271-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-246-21/+14
|\|
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-226-21/+14
| |\
| | * mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1
| | * mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
| | * mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| | * mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
| | * cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
| | * mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-312-12/+7
* | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-222-1/+16
* | | mac80211: add get TID helperSara Sharon2018-02-227-21/+11
* | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-221-0/+4
* | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-193-2/+19
* | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+1
* | | mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King2018-02-191-1/+1
* | | mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org2018-01-312-0/+23
* | | mac80211: Add txq flags to debugfsBen Greear2018-01-311-3/+7
|/ /
* | debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-0/+2
|\|
| * mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-01-041-0/+2
* | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-0421-87/+114
|\ \
| * | mac80211: Fix setting TX power on monitor interfacesPeter Große2018-01-042-2/+29
| * | Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-197-73/+41
| * | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-199-97/+8
| * | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-119-8/+97
| * | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-117-41/+73
| * | mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-113-8/+24
| * | mac80211: don't warn on AID field without top two MSBs setJohannes Berg2017-12-111-4/+5