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