Age | Commit message (Expand) | Author | Files | Lines |
2014-06-23 | mac80211: clarify TDLS Tx handling | Arik Nemtsov | 1 | -16/+17 |
2014-06-23 | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho | 1 | -1/+2 |
2014-06-23 | net: Mac80211: Remove silly timespec dance | Thomas Gleixner | 1 | -4/+1 |
2014-06-23 | mac80211: use csa counter offsets instead of csa_active | Michal Kazior | 1 | -3/+6 |
2014-06-23 | mac80211: move csa counters from sdata to beacon/presp | Michal Kazior | 1 | -47/+56 |
2014-06-23 | mac80211: allow tx via monitor iface when DFS | Janusz Dziedzic | 1 | -5/+6 |
2014-06-23 | mac80211: fix station/driver powersave race | Johannes Berg | 1 | -2/+4 |
2014-05-15 | mac80211: Handle the CSA counters correctly | Andrei Otcheretianski | 1 | -20/+56 |
2014-05-15 | mac80211: Provide ieee80211_beacon_get_template API | Andrei Otcheretianski | 1 | -22/+58 |
2014-05-15 | mac80211: Support multiple CSA counters | Andrei Otcheretianski | 1 | -22/+36 |
2014-05-15 | mac80211: Update CSA counters in mgmt frames | Andrei Otcheretianski | 1 | -2/+3 |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+1 |
2014-03-19 | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun | 1 | -1/+1 |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+15 |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach | 1 | -0/+15 |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-02-06 | mac80211: fix fragmentation code, particularly for encryption | Johannes Berg | 1 | -1/+1 |
2014-02-04 | mac80211: fix bufferable MMPDU RX handling | Johannes Berg | 1 | -4/+1 |
2014-02-04 | mac80211: add length check in ieee80211_is_robust_mgmt_frame() | Johannes Berg | 1 | -5/+4 |
2014-02-04 | mac80211: only set CSA beacon when at least one beacon must be transmitted | Luciano Coelho | 1 | -12/+7 |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -10/+13 |
2014-01-10 | mac80211: reset TX info flags when frame will be reprocessed | Johannes Berg | 1 | -0/+2 |
2013-12-18 | mac80211: fix checkpatch errors | Weilong Chen | 1 | -2/+2 |
2013-12-16 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 1 | -10/+13 |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen | 1 | -2/+1 |
2013-12-16 | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau | 1 | -3/+6 |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb | 1 | -0/+24 |
2013-11-25 | mac80211: add generic cipher scheme support | Max Stepanov | 1 | -6/+8 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 1 | -2/+1 |
2013-11-05 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+45 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 1 | -0/+16 |
2013-10-28 | mac80211: add ieee80211_tx_prepare_skb() helper function | Felix Fietkau | 1 | -0/+29 |
2013-09-30 | mac80211: use sta_info_get_bss() for nl80211 tx and client probing | Felix Fietkau | 1 | -1/+2 |
2013-09-26 | mac80211: add support for CSA in IBSS mode | Simon Wunderlich | 1 | -4/+33 |
2013-09-26 | mac80211: Remove superfluous is_multicast_ether_addr() call | Sergey Ryazanov | 1 | -1/+1 |
2013-08-23 | mac80211: assign seqnums for group QoS frames | Bob Copeland | 1 | -2/+4 |
2013-08-12 | mac80211: add control port protocol TX control flag | Johannes Berg | 1 | -3/+5 |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 1 | -0/+78 |
2013-08-01 | mac80211: use oneshot blink API for LED triggers | Fabio Baltieri | 1 | -1/+0 |
2013-07-16 | mac80211: make active monitor injection work w/ HW queue | Johannes Berg | 1 | -0/+4 |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 1 | -5/+16 |
2013-07-16 | mac80211: fix timing for 5 MHz and 10 MHz channels | Simon Wunderlich | 1 | -3/+7 |
2013-06-03 | mac80211: don't check local mesh TTL on TX | Thomas Pedersen | 1 | -6/+0 |
2013-05-29 | mac80211: always send multicast on CAB queue | Johannes Berg | 1 | -2/+3 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -105/+48 |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau | 1 | -108/+34 |
2013-04-16 | mac80211: fix CTS protection handling | Felix Fietkau | 1 | -0/+8 |
2013-04-16 | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 1 | -5/+5 |