| Commit message (Expand) | Author | Age |
* | mac80211: remove unnecessary break after return | Fabian Frederick | 2014-07-15 |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-07-10 |
|\ |
|
| * | mac80211: WEP extra head/tail room in ieee80211_send_auth | Max Stepanov | 2014-06-23 |
* | | mac80211: use chanctx reservation for STA CSA | Michal Kazior | 2014-06-25 |
* | | mac80211: use chanctx reservation for AP CSA | Michal Kazior | 2014-06-25 |
* | | mac80211: make check_combinations() aware of chanctx reservation | Michal Kazior | 2014-06-25 |
* | | mac80211: implement multi-vif in-place reservations | Michal Kazior | 2014-06-25 |
* | | mac80211: split sched scan IEs | David Spinadel | 2014-06-25 |
* | | mac80211: support more than one band in scan request | David Spinadel | 2014-06-25 |
* | | mac80211: protect TDLS discovery session | Arik Nemtsov | 2014-06-23 |
* | | mac80211: make sure TDLS peer STA exists during setup | Arik Nemtsov | 2014-06-23 |
* | | mac80211: add API to request TDLS operation from userspace | Arik Nemtsov | 2014-06-23 |
* | | mac80211: implement proper Tx path flushing for TDLS | Arik Nemtsov | 2014-06-23 |
* | | mac80211: split tdls_mgmt function | Arik Nemtsov | 2014-06-23 |
* | | mac80211: use TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 |
* | | cfg80211: pass TDLS initiator in tdls_mgmt operations | Arik Nemtsov | 2014-06-23 |
* | | mac80211: cleanup TDLS state during failed setup | Arik Nemtsov | 2014-06-23 |
* | | mac80211: set auth flags after other station info | Arik Nemtsov | 2014-06-23 |
* | | mac80211: clarify TDLS Tx handling | Arik Nemtsov | 2014-06-23 |
* | | mac80211: stop only the queues assigned to the vif during channel switch | Luciano Coelho | 2014-06-23 |
* | | mac80211: add functions to stop and wake all queues assigned to a vif | Luciano Coelho | 2014-06-23 |
* | | mac80211: introduce refcount for queue_stop_reasons | Luciano Coelho | 2014-06-23 |
* | | mac80211: don't stop all queues when flushing | Luciano Coelho | 2014-06-23 |
* | | net: Mac80211: Remove silly timespec dance | Thomas Gleixner | 2014-06-23 |
* | | mac80211: Use ktime_get_ts() | 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 |
* | | cfg80211: make ethtool the driver's responsibility | Johannes Berg | 2014-06-23 |
* | | mac80211: remove weak WEP IV accounting | Johannes Berg | 2014-06-23 |
* | | trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ | Antonio Ospite | 2014-06-23 |
* | | mac80211: remove ignore_plink_timer flag | Bob Copeland | 2014-06-23 |
* | | mac80211: fix station/driver powersave race | Johannes Berg | 2014-06-23 |
* | | mac80211: remove PID rate control | John W. Linville | 2014-06-23 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-11 |
|\ |
|
| * | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet | 2014-06-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-29 |
|\ \ |
|
| * | | mac80211: set new interfaces as idle upon init | Avraham Stern | 2014-05-28 |
| * | | mac80211: reduce packet loss notifications under load | Felix Fietkau | 2014-05-28 |
| * | | mac80211: don't check netdev state for debugfs read/write | Arik Nemtsov | 2014-05-28 |
| * | | mac80211: fix a memory leak on sta rate selection table | Felix Fietkau | 2014-05-28 |
| * | | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof HaĆasa | 2014-05-27 |
| * | | mac80211: fix virtual monitor interface addition | Emmanuel Grumbach | 2014-05-26 |
| * | | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 2014-05-26 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix on-channel remain-on-channel | Johannes Berg | 2014-05-14 |
| * | | mac80211: fix suspend vs. association race | Emmanuel Grumbach | 2014-05-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-05-22 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: export the expected throughput | Antonio Quartulli | 2014-05-21 |