aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ibss.c
AgeCommit message (Expand)Author
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich
2013-06-18mac80211: fix various components for the new 5 and 10 MHz widthsSimon Wunderlich
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier
2012-09-07mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg
2012-07-31mac80211: use oper_channel in ibssJohannes Berg
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches