summaryrefslogtreecommitdiff
path: root/net/mac80211/rx.c
AgeCommit message (Expand)Author
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau
2019-02-22mac80211: fix position of vendor_data readLiad Kaufman
2019-01-25mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-01-19mac80211: fix miscounting of ttl-dropped framesBob Copeland
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-19mac80211: Properly access radiotap vendor dataIlan Peer
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer
2018-12-05mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-11-09mac80211: fix GFP_KERNEL under tasklet contextYan-Hsuan Chuang
2018-10-11mac80211: avoid reflecting frames back to the clientJohannes Berg
2018-09-10mac80211: Don't access sk_queue_head->next directly.David S. Miller
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-09-05mac80211: use le16_encode_bits() instead of open-codingJohannes Berg
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-08-29mac80211: add missing WFA Multi-AP backhaul STA Rx requirementSathishkumar Muruganandam
2018-08-28mac80211: don't update the PM state of a peer upon a multicast frameEmmanuel Grumbach
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-06nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior
2018-06-18mac80211: add support for HELuca Coelho
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-05-07mac80211: rename rtap_vendor_space to rtap_spaceJohannes Berg
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
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-21mac80211: inform wireless layer when frame RSSI is invalidTosoni
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: 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-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-02-22mac80211: add get TID helperSara Sharon
2018-02-22mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg
2018-01-31mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: always update the PM state of a peer on MGMT / DATA framesEmmanuel Grumbach
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach