index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
rx.c
Age
Commit message (
Expand
)
Author
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
2016-04-06
mac80211: allow passing transmitter station on RX
Johannes Berg
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-04
mac80211: use reset to set header pointer
Zhang Shengju
2016-03-01
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
2016-03-01
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2016-02-24
mac80211: let unused MPP table entries timeout
Henning Rogge
2016-02-24
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
Felix Fietkau
2016-02-24
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
[next]