Age | Commit message (Expand) | Author |
2014-06-23 | mac80211: WEP extra head/tail room in ieee80211_send_auth | Max Stepanov |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-08 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-28 | 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-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-27 | mac80211: fix IBSS join by initializing last_scan_completed | Krzysztof Hałasa |
2014-05-26 | 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-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville |
2014-05-21 | mac80211: export the expected throughput | Antonio Quartulli |
2014-05-19 | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg |
2014-05-19 | mac80211: minstrel-ht: small clarifications | 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 | cfg80211: Support multiple CSA counters | Andrei Otcheretianski |
2014-05-15 | mac80211: Update CSA counters in mgmt frames | Andrei Otcheretianski |
2014-05-14 | mac80211: fix on-channel remain-on-channel | Johannes Berg |
2014-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-05-13 | mac80211: fix suspend vs. association race | Emmanuel Grumbach |
2014-05-09 | mac80211: fix vif name tracing | Eliad Peller |
2014-05-09 | mac80211: handle failed restart/resume better | Johannes Berg |
2014-05-09 | mac80211: allow VHT with peers not capable of 40MHz | Johannes Berg |
2014-05-08 | mac80211: fix sparse warning caused by __ieee80211_channel_switch() | Luciano Coelho |
2014-05-08 | mac80211: disconnect iface if CSA unexpectedly fails | Michal Kazior |
2014-05-07 | mac80211: ignore cqm during csa | Michal Kazior |
2014-05-06 | mac80211: split CSA finalize function | Michal Kazior |
2014-05-06 | mac80211: fix CSA tx queue stopping | Michal Kazior |
2014-05-05 | mac80211: mark local variable __maybe_unused | Johannes Berg |
2014-05-05 | mac80211: move TDLS code to another file | Arik Nemtsov |
2014-05-05 | mac80211: set an external flag for TDLS stations | Arik Nemtsov |
2014-05-05 | mac80211: fix nested rtnl locking on ieee80211_reconfig | Eliad Peller |
2014-05-05 | mac80211: Fix mac80211 station info rx bitrate for IBSS mode | Henning Rogge |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-04-29 | mac80211: remove BUG_ON usage | Johannes Berg |
2014-04-28 | mac80211: Support dynamic AP mode channel width changes | Jouni Malinen |
2014-04-28 | mac80211: remove unnecessary assignment | Zhao, Gang |
2014-04-28 | mac80211: avoid calling useless channel context code | Zhao, Gang |
2014-04-25 | mac80211: change return value of notifier function | Zhao, Gang |
2014-04-25 | mac80211: remove unnecessary BUG_ON() | Zhao, Gang |
2014-04-25 | mac80211: return bool instead of numbers in yes/no function | Zhao, Gang |
2014-04-25 | mac80211: add option to generate CCMP IVs only for mgmt frames | Marek Kwaczynski |
2014-04-25 | mac80211: compute chanctx refcount on-the-fly | Michal Kazior |
2014-04-25 | mac80211: fix racy usage of chanctx->refcount | Michal Kazior |
2014-04-25 | mac80211: split ieee80211_free_chanctx() | Michal Kazior |
2014-04-25 | mac80211: split ieee80211_new_chanctx() | Michal Kazior |