Age | Commit message (Expand) | Author |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg |
2012-07-09 | mac80211: remove ieee80211_key_removed | Johannes Berg |
2012-07-09 | mac80211: remove unused assignment | Johannes Berg |
2012-07-09 | mac80211: update BSS info on AC parameters change | Johannes Berg |
2012-07-07 | mac80211: request TX status for BlockAck Requests | Christian Lamparter |
2012-07-06 | mac80211: fix crash with single-queue drivers | Johannes Berg |
2012-07-06 | mac80211: always set in_reconfig=false on wakeup | Eliad Peller |
2012-07-06 | mac80211: fix debugfs default key links | Johannes Berg |
2012-07-03 | mac80211: add TX prepare API | Johannes Berg |
2012-07-03 | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn |
2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg |
2012-07-02 | mac80211: include VHT capability IE in probe requests | Mahesh Palivela |
2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev |
2012-07-02 | mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc | Eliad Peller |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior |
2012-06-29 | mac80211: refactor virtual monitor code | Michal Kazior |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-06-28 | mac80211: don't require associated->beacon_ies for ps | Eliad Peller |
2012-06-28 | mac80211: flush queues before deauth/disassoc | Eliad Peller |
2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg |
2012-06-27 | mac80211: correct behaviour on unrecognised action frames | Johannes Berg |
2012-06-27 | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-26 | mac80211: make __ieee80211_recalc_idle static | Johannes Berg |
2012-06-26 | mac80211: make ieee80211_check_concurrent_iface netdev-independent | Johannes Berg |
2012-06-26 | mac80211: remove unused function | Johannes Berg |
2012-06-24 | mac80211: trace debug messages | Johannes Berg |
2012-06-24 | mac80211: rename driver-trace file | Johannes Berg |
2012-06-24 | mac80211: clean up debugging | Johannes Berg |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-22 | mac80211: pass sdata to some RX functions | Johannes Berg |
2012-06-22 | mac80211: two small verbose debug cleanups | Johannes Berg |
2012-06-22 | mac80211: remove TKIP debug | Johannes Berg |
2012-06-21 | mac80211: clear ifmgd->bssid only after building DELBA | Eliad Peller |
2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein |
2012-06-20 | mac80211: fix double-start of remain-on-channel | Johannes Berg |
2012-06-20 | mac80211: Allow userspace to register for auth frames in IBSS | Will Hawkins |
2012-06-20 | mac80211: send auth in IBSS only if userspace isn't handling it | Will Hawkins |
2012-06-20 | mac80211: Track auth frame registrations on IBSS ifaces | Will Hawkins |
2012-06-20 | mac80211: fix cleanup if driver suspend callback fails | Eyal Shapira |
2012-06-20 | mac80211: save wmm_acm per sdata | Yoni Divinsky |
2012-06-20 | mac80211: use the correct capability info in ieee80211_set_associated() | Luciano Coelho |
2012-06-20 | mac80211: initialize sta pointer to avoid false-positive warning | Luciano Coelho |
2012-06-20 | mac80211: cleanup offchannel_ps_enable argument | Rajkumar Manoharan |
2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-18 | mac80211: fix and improve mesh RANN processing | Chun-Yeow Yeoh |
2012-06-18 | mac80211: set only VO as a U-APSD enabled AC | Arik Nemtsov |