aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-1/+1
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak1-0/+4
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg1-1/+1
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg1-67/+64
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg1-9/+12
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka1-28/+1
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-15/+8
2013-02-11mac80211: simplify idle handlingJohannes Berg1-8/+0
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-4/+10
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+2
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg1-2/+2
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg1-0/+3
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach1-33/+17
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg1-2/+2
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka1-5/+4
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-0/+14
2012-12-04mac80211: adapt slot time in IBSS modeSimon Wunderlich1-0/+14
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-19/+27
2012-11-26mac80211: convert to channel definition structJohannes Berg1-16/+18
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-6/+7
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-9/+12
2012-11-26mac80211: in ADHOC print debug message for every Auth messageAntonio Quartulli1-2/+4
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-24/+5
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+4
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-24/+5
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich1-4/+4
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli1-1/+1
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan1-3/+8
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen1-2/+2
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-0/+3
2012-10-17mac80211: use channel contextsJohannes Berg1-36/+34
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier1-1/+1
2012-09-07mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli1-1/+32
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli1-1/+4
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg1-1/+1
2012-07-31mac80211: use oper_channel in ibssJohannes Berg1-4/+4
2012-06-24mac80211: clean up debuggingJohannes Berg1-46/+43
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg1-1/+1
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins1-1/+1
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-2/+1
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches1-51/+28
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-49/+39
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville1-0/+5
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan1-0/+5
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-6/+4
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-6/+6
2012-05-08mac80211: Advertise HT protection mode in IEsAshok Nagarajan1-1/+1
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2