aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAge
* mac80211: delay IBSS station insertionJohannes Berg2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-14
* mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-13
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-06
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-11
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-11
|\
| * mac80211: optimise station flagsJohannes Berg2011-09-30
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-30
|\|
| * mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
| * mac80211: fix indentationAlexander Simon2011-09-20
* | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
|/
* mac80211: fix IBSS teardown raceJohannes Berg2011-06-08
* mac80211: sparse RCU annotationsJohannes Berg2011-05-16
* mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-26
* mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau2011-04-04
* mac80211: remove IBSS merge delayJohannes Berg2011-02-25
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* mac80211: reply to directed probes in IBSSJohannes Berg2011-02-14
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-13
* | cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-24
* | mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-16
|/
* mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan2010-10-25
* mac80211: Add WME information element for IBSSBruno Randolf2010-10-05
* net/mac80211: Use wiphy_<level>Joe Perches2010-08-25
* mac80211: per interface idle notificationJohannes Berg2010-08-16
* mac80211: proper IBSS lockingJohannes Berg2010-07-21
* mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-21
* mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi2010-06-14
* mac80211: Set changed basic rates flagTeemu Paasikivi2010-06-14
* mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-14
* mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-14
* mac80211: common work skb freeingJohannes Berg2010-06-14
* mac80211: use common work functionJohannes Berg2010-06-14
* mac80211: use common work structJohannes Berg2010-06-14
* mac80211: use common skb queueJohannes Berg2010-06-14
* mac80211: remove bogus mod_timer() callJohannes Berg2010-06-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-11
|\
| * mac80211: improve HT channel handlingJohannes Berg2010-05-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\|
| * mac80211: use fixed channel in ibss join when appropriateJohannes Berg2010-05-05
| * mac80211: improve IBSS scanningJohannes Berg2010-05-03
| * mac80211: tell driver about IBSS mergeJohannes Berg2010-04-30
| * mac80211: notify driver about IBSS statusJohannes Berg2010-04-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-16