index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-26
mac80211: make multicast variable a bool in ieee80211_accept_frame()
Luca Coelho
2017-04-25
mac80211: rewrite monitor mode delivery logic
Johannes Berg
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
2017-04-18
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
2017-04-13
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
2017-04-13
mac80211: drop frames too short for FCS earlier
Johannes Berg
2017-02-28
mac80211: use driver-indicated transmitter STA only for data frames
Johannes Berg
2017-02-27
mac80211: don't reorder frames with SN smaller than SSN
Sara Sharon
2017-02-27
mac80211: fix packet statistics for fast-RX
Johannes Berg
2017-01-26
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
2017-01-09
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
2016-12-13
mac80211: Ensure enough headroom when forwarding mesh pkt
Cedric Izoard
2016-12-13
mac80211: Remove unused 'struct ieee80211_rx_status' ptr
Kirtika Ruchandani
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-19
mac80211: allow the driver not to pass the tid to ieee80211_sta_uapsd_trigger
Emmanuel Grumbach
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-12
mac80211: validate DA/SA during A-MSDU decapsulation
Johannes Berg
2016-10-12
cfg80211: add ability to check DA/SA in A-MSDU decapsulation
Johannes Berg
2016-10-12
cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKB
Johannes Berg
2016-10-12
mac80211: discard multicast and 4-addr A-MSDUs
Johannes Berg
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
2016-09-12
mac80211: send delBA on unexpected BlockAck Request
Johannes Berg
2016-09-12
mac80211: send delBA on unexpected BlockAck data frames
Johannes Berg
2016-09-12
mac80211: add support for radiotap timestamp field
Johannes Berg
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-08-02
mac80211: fix check for buffered powersave frames with txq
Felix Fietkau
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
2016-05-12
mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
Johannes Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
2016-04-06
mac80211: add fast-rx path
Johannes Berg
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-06
mac80211: move semicolon out of CALL_RXH macro
Johannes Berg
2016-04-06
mac80211: count MSDUs in A-MSDU properly
Johannes Berg
[next]