summaryrefslogtreecommitdiffstats
path: root/net/mac80211/rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | mac80211: drop robust management frames from unknown TAJohannes Berg2019-06-141-0/+2
|/
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-35/+39
|\
| * mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-35/+39
* | mac80211: un-schedule TXQs on powersave startFelix Fietkau2019-03-291-1/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-1/+6
|\
| * mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau2019-02-221-1/+6
* | mac80211: fix position of vendor_data readLiad Kaufman2019-02-221-2/+19
|/
* mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-191-12/+25
|\
| * mac80211: Properly access radiotap vendor dataIlan Peer2018-12-191-1/+5
| * mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2018-12-191-2/+3
| * mac80211: Properly handle SKB with radiotap onlyIlan Peer2018-12-181-9/+17
* | mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-051-0/+1
* | mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang2018-11-091-2/+2
|/
* mac80211: avoid reflecting frames back to the clientJohannes Berg2018-10-111-6/+6
* mac80211: Don't access sk_queue_head->next directly.David S. Miller2018-09-101-1/+3
* mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2018-09-051-1/+11
* mac80211: support radiotap L-SIG dataShaul Triebitz2018-09-051-0/+21
* mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-1/+1
* mac80211: use le16_encode_bits() instead of open-codingJohannes Berg2018-09-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-051-0/+1
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-041-0/+1
| |\
| | * mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach2018-08-281-0/+1
* | | mac80211: add missing WFA Multi-AP backhaul STA Rx requirementSathishkumar Muruganandam2018-08-291-1/+1
|/ /
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-4/+1Star
|\|
| * nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-061-4/+1Star
* | mac80211: add support for HELuca Coelho2018-06-181-2/+125
* | mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-1/+1
|/
* mac80211: rename rtap_vendor_space to rtap_spaceJohannes Berg2018-05-071-21/+19Star
* mac80211: Send control port frames over nl80211Denis Kenzior2018-03-291-5/+28
* mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org2018-03-291-1/+2
* mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org2018-03-291-1/+2
* mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-211-2/+4
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-4/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-1/+1
|\
| * mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-231-1/+1
* | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-51/+73
* | 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-271-6/+11
* | mac80211: support AP 4-addr mode fast-rxFelix Fietkau2018-02-271-0/+9
* | mac80211: add get TID helperSara Sharon2018-02-221-4/+2Star
* | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-221-0/+4
* | mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org2018-01-311-0/+14
|/
* 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
* | Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-8/+0Star
* | mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-0/+8