Age | Commit message (Expand) | Author |
2014-04-11 | mac80211: exclude AP_VLAN interfaces from tx power calculation | Felix Fietkau |
2014-04-11 | mac80211: suppress BSS info change notifications for AP_VLAN | Felix Fietkau |
2014-04-09 | mac80211: update last_tx_rate only for data frame | Chun-Yeow Yeoh |
2014-04-09 | mac80211: fix radar_enabled propagation | Michal Kazior |
2014-04-09 | mac80211: Disable SMPS for the monitor interface | Ido Yariv |
2014-04-09 | mac80211: fix software remain-on-channel implementation | Johannes Berg |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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: set beamforming bit in radiotap | Emmanuel Grumbach |
2014-03-19 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach |
2014-03-19 | mac80211: release sched_scan_sdata when stopping sched scan | Alexander Bondar |
2014-03-19 | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun |
2014-03-19 | mac80211: fix suspend vs. authentication race | Johannes Berg |
2014-03-19 | mac80211: verify deauthentication and return error on failure | Johannes Berg |
2014-03-19 | mac80211: fix potential use-after-free | Johannes Berg |
2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-03-05 | mac80211: clear sequence/fragment number in QoS-null frames | Johannes Berg |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-03-03 | mac80211: add missing update on rx status VHT flag | Chun-Yeow Yeoh |
2014-03-03 | mac80211: refactor channel switch function | Michal Kazior |
2014-03-03 | mac80211: consider virtual mon when calculating min_def | Eliad Peller |
2014-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-27 | mac80211: fix association to 20/40 MHz VHT networks | Johannes Berg |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic |
2014-02-24 | mac80211: don't validate unchanged AP bandwidth while tracking | Johannes Berg |
2014-02-21 | mac80211: ibss: handle cfg80211_chandef_dfs_required() error codes | Luciano Coelho |
2014-02-21 | mac80211: allow drivers to request SMPS off | Luciano Coelho |
2014-02-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-20 | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg |
2014-02-20 | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari |
2014-02-20 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2014-02-20 | mac80211: fix station wakeup powersave race | Johannes Berg |
2014-02-20 | mac80211: insert stations before adding to driver | Johannes Berg |
2014-02-20 | mac80211: fix AP powersave TX vs. wakeup race | Emmanuel Grumbach |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-02-12 | mac80211: add NAPI support back | Johannes Berg |
2014-02-12 | ieee80211: Print human-readable disassoc/deauth reason codes | Calvin Owens |
2014-02-12 | mac80211: simplify roc check in idle calculation | Johannes Berg |
2014-02-12 | mac80211: send control port protocol frames to the VO queue | Felix Fietkau |
2014-02-11 | mac80211: fix IE buffer len | David Spinadel |
2014-02-11 | mac80211: fix memory leak | Eytan Lifshitz |
2014-02-11 | mac80211: fix sched_scan restart on recovery | Arik Nemtsov |
2014-02-11 | mac80211: add beacon_loss debugfs file | Eliad Peller |
2014-02-11 | mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case | Eliad Peller |
2014-02-06 | mac80211: remove superfluous band variable | Johannes Berg |