Age | Commit message (Expand) | Author |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | mac80211: add helper functions for tracking P2P NoA state | Felix Fietkau |
2013-12-19 | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg |
2013-12-19 | mac80211: remove unnecessary iflist_mtx locking | Johannes Berg |
2013-12-19 | mac80211: align struct ps_data.tim to unsigned long | Joe Perches |
2013-12-18 | mac80211: make ieee80211_recalc_radar_chanctx static | 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: read station mgmt keys via get_key call | Max Stepanov |
2013-12-16 | mac80211: check pairwise key_idx on get_key call | Max Stepanov |
2013-12-16 | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho |
2013-12-16 | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen |
2013-12-16 | mac80211: reschedule sched scan after HW restart | David Spinadel |
2013-12-16 | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho |
2013-12-16 | mac80211: lock sdata in ieee80211_csa_connection_drop_work() | Luciano Coelho |
2013-12-16 | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau |
2013-12-16 | mac80211: free all AP/VLAN keys at once | Johannes Berg |
2013-12-16 | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg |
2013-12-16 | mac80211: optimise synchronize_net() for sta_info_flush | Johannes Berg |
2013-12-16 | mac80211: move synchronize_net() before sta key removal | Johannes Berg |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg |
2013-12-16 | mac80211: move 4-addr sta pointer clearing before synchronize_rcu() | Johannes Berg |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-05 | mac80211: fix nested sdata lock for IBSS/CSA | Simon Wunderlich |
2013-12-05 | mac80211: start_next_roc only if scan was actually running | Eliad Peller |
2013-12-05 | mac80211: determine completed scan type by defined ops | Eliad Peller |
2013-12-05 | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic |
2013-12-05 | mac80211: warn if unhashing station fails | Johannes Berg |
2013-12-04 | mac80211: neaten ieee80211_deliver_skb | Johannes Berg |
2013-12-03 | nl80211: vendor command support | Johannes Berg |
2013-12-03 | mac80211: remove duplicate code | Eliad Peller |
2013-12-03 | mac80211: move align variable to remove __maybe_unused | Johannes Berg |
2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | mac80211: fix rx_nss calculation for drivers with hw rc | Michal Kazior |
2013-12-02 | mac80211: check csa wiphy flag in ibss before switching | Simon Wunderlich |
2013-12-02 | mac80211: don't leak next beacon when csa is aborted | Simon Wunderlich |
2013-12-02 | mac80211: don't cancel csa finalize work within stop_ap | Simon Wunderlich |
2013-12-02 | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify | Simon Wunderlich |
2013-12-02 | mac80211: modify beacon using sdata/wdev-lock, not rtnl lock | Simon Wunderlich |
2013-12-02 | mac80211: mesh: only get tsf if we need it | Bob Copeland |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski |
2013-12-02 | mac80211: update ht flag if bss configuration changed | Avri Altman |
2013-12-02 | mac80211: remove sta_info_flush() from interface teardown | Johannes Berg |
2013-12-02 | mac80211: Tx frame latency statistics | Matti Gottlieb |
2013-11-25 | mac80211: minstrel_ht: do not sample unsupported rates | Karl Beldan |
2013-11-25 | mac80211: minstrels: spare numerous useless calls to get_random_bytes | Karl Beldan |