Age | Commit message (Expand) | Author |
2015-04-01 | mac80211: add an intermediate software queue implementation | Felix Fietkau |
2015-03-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-03-30 | mac80211: factor out station lookup from ieee80211_build_hdr() | Johannes Berg |
2015-03-30 | mac80211: make sta.wme indicate whether QoS is used | Johannes Berg |
2015-03-20 | mac80211: avoid duplicate TX path station lookup | Johannes Berg |
2015-03-20 | mac80211: mesh: avoid pointless station lookup | Johannes Berg |
2015-03-20 | mac80211: drop 4-addr VLAN frames earlier if not connected | Johannes Berg |
2015-03-20 | mac80211: don't look up destination station twice | Johannes Berg |
2015-03-20 | mac80211: remove drop_unencrypted code | Johannes Berg |
2015-03-04 | mac80211: check and dequeue skb in ieee80211_tx_prepare_skb() | Johannes Berg |
2015-02-28 | mac80211: remove TX latency measurement code | Johannes Berg |
2015-02-28 | mac80211: don't look up stations for multicast addresses | Johannes Berg |
2015-02-26 | mac80211: Send EAPOL frames at lowest rate | Jouni Malinen |
2015-01-27 | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen |
2015-01-27 | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add CCMP-256 cipher | Jouni Malinen |
2015-01-27 | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen |
2015-01-14 | mac80211: let flush() drop packets when possible | Emmanuel Grumbach |
2015-01-08 | mac80211: provide per-TID RX/TX MSDU counters | Johannes Berg |
2014-11-28 | mac80211: add more missing checks for VHT tx rates | Felix Fietkau |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg |
2014-11-19 | mac80211: synchronously reserve TID per station | Liad Kaufman |
2014-11-19 | mac80211: add function to create data frame template including key | Johannes Berg |
2014-11-19 | mac80211: factor out 802.11 header building code | Johannes Berg |
2014-11-19 | mac80211: move skb info band assignment out | Johannes Berg |
2014-11-19 | mac80211: add option for setting skb flags before xmit | Liad Kaufman |
2014-11-04 | mac80211: 802.11p OCB mode support | Rostislav Lisovy |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-12 | mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path | Alexander Duyck |
2014-09-05 | mac80211: fix description comment of ieee80211_subif_start_xmit | Liad Kaufman |
2014-09-05 | mac80211: add Intel Mobile Communications copyright | Johannes Berg |
2014-08-26 | mac80211: don't resize skbs needlessly | Ido Yariv |
2014-08-15 | mac80211: don't duplicate station QoS capability data | Johannes Berg |
2014-07-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-07-07 | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg |
2014-06-23 | mac80211: clarify TDLS Tx handling | Arik Nemtsov |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho |
2014-06-23 | net: Mac80211: Remove silly timespec dance | Thomas Gleixner |
2014-06-23 | mac80211: use csa counter offsets instead of csa_active | Michal Kazior |
2014-06-23 | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior |
2014-06-23 | mac80211: allow tx via monitor iface when DFS | Janusz Dziedzic |
2014-06-23 | mac80211: fix station/driver powersave race | Johannes Berg |
2014-05-15 | mac80211: Handle the CSA counters correctly | Andrei Otcheretianski |
2014-05-15 | mac80211: Provide ieee80211_beacon_get_template API | Andrei Otcheretianski |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-05-15 | mac80211: Update CSA counters in mgmt frames | Andrei Otcheretianski |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-03-19 | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |