aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ibss.c
AgeCommit message (Expand)Author
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg
2010-06-14mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi
2010-06-14mac80211: Set changed basic rates flagTeemu Paasikivi
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14mac80211: common work skb freeingJohannes Berg
2010-06-14mac80211: use common work functionJohannes Berg
2010-06-14mac80211: use common work structJohannes Berg
2010-06-14mac80211: use common skb queueJohannes Berg
2010-06-03mac80211: remove bogus mod_timer() callJohannes Berg
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: proper bss private data handlingJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: make station management completely depend on vifJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-04mac80211: Fix IBSS mergeSujith
2009-10-30mac80211: fix BSS leakJohannes Berg
2009-10-27mac80211: fix ibss joiningReinette Chatre
2009-10-12mac80211: fix ibss raceJohannes Berg
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-27mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-05-20mac80211: fix parameter confusion when finding IBSSJohannes Berg
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-13mac80211: IBSS supported rate fixesJohannes Berg