Age | Commit message (Expand) | Author |
2013-09-07 | mac80211: add missing channel context release | Johannes Berg |
2013-04-16 | mac80211: parse VHT channel switch IEs | Johannes Berg |
2013-04-10 | mac80211: provide SSID in IBSS mode | Marek Puzyniak |
2013-04-08 | mac80211: check DSSS params IE length in parser | Johannes Berg |
2013-03-25 | mac80211: ibss: use beacon_data struct for beacon and probe response | Johannes Berg |
2013-03-25 | mac80211: ibss: disable beaconing before freeing beacon | Johannes Berg |
2013-03-06 | mac80211: cleanup suspend/resume on ibss mode | Stanislaw Gruszka |
2013-02-15 | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 | Johannes Berg |
2013-02-11 | mac80211: simplify idle handling | Johannes Berg |
2013-02-11 | cfg80211: move TSF into IEs | Johannes Berg |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-01-31 | mac80211: start auth/assoc timeout on frame status | Johannes Berg |
2013-01-03 | mac80211: track enable_beacon explicitly | Johannes Berg |
2013-01-03 | mac82011: use frame control to differentiate probe resp/beacon | Emmanuel Grumbach |
2013-01-03 | mac80211: remove final sta_info_flush() | Johannes Berg |
2013-01-03 | mac80211: fix ibss scanning | Stanislaw Gruszka |
2012-12-11 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-12-04 | mac80211: adapt slot time in IBSS mode | Simon Wunderlich |
2012-11-26 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg |
2012-11-26 | mac80211: in ADHOC print debug message for every Auth message | Antonio Quartulli |
2012-11-21 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-13 | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen |
2012-11-13 | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich |
2012-10-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-10-26 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-10-18 | mac80211: Notify new IBSS network creation | Sujith Manoharan |
2012-10-17 | mac80211: Take status code as parameter to ieee80211_send_auth | Jouni Malinen |
2012-10-17 | mac80211: track needed RX chains for channel contexts | Johannes Berg |
2012-10-17 | mac80211: use channel contexts | Johannes Berg |
2012-09-20 | mac80211: fix IBSS auth TX debug message | Sylvain Roger Rieunier |
2012-09-07 | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS | Antonio Quartulli |
2012-08-20 | mac80211: add supported rates change notification in IBSS | Antonio Quartulli |
2012-07-31 | mac80211: use eth_broadcast_addr | Johannes Berg |
2012-07-31 | mac80211: use oper_channel in ibss | Johannes Berg |
2012-06-24 | mac80211: clean up debugging | Johannes Berg |
2012-06-22 | mac80211: two small verbose debug cleanups | Johannes Berg |
2012-06-20 | mac80211: send auth in IBSS only if userspace isn't handling it | Will Hawkins |
2012-06-05 | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg |
2012-06-05 | net: mac80211: Add and use ibss_vdbg debugging macro | Joe Perches |
2012-06-05 | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville |
2012-05-16 | mac80211: Push the deleted comment to correct place | Ashok Nagarajan |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches |
2012-05-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-05-09 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches |
2012-05-08 | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan |