aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau1-2/+2
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan1-2/+2
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg1-1/+1
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-9/+7
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau1-5/+5
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg1-1/+0
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-1/+5
2012-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2012-01-30mac80211: station state transition error handlingJohannes Berg1-3/+3
2012-01-30Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville1-3/+2
2012-01-27mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari1-2/+3
2012-01-24mac80211: update oper_channel on ibss joinEliad Peller1-0/+1
2012-01-24mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli1-36/+49
2012-01-24mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli1-0/+7
2012-01-24mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli1-3/+0