Age | Commit message (Expand) | Author |
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 |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-06 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg |
2014-02-04 | mac80211: fix bufferable MMPDU RX handling | Johannes Berg |
2014-02-04 | mac80211: add length check in ieee80211_is_robust_mgmt_frame() | Johannes Berg |
2014-02-04 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-10 | mac80211: reset TX info flags when frame will be reprocessed | Johannes Berg |
2013-12-18 | mac80211: fix checkpatch errors | Weilong Chen |
2013-12-16 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen |
2013-12-16 | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh |
2013-10-28 | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau |
2013-09-30 | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich |
2013-09-26 | mac80211: Remove superfluous is_multicast_ether_addr() call | Sergey Ryazanov |
2013-08-23 | mac80211: assign seqnums for group QoS frames | Bob Copeland |
2013-08-12 | mac80211: add control port protocol TX control flag | Johannes Berg |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich |
2013-08-01 | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri |
2013-07-16 | mac80211: make active monitor injection work w/ HW queue | Johannes Berg |