aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau1-1/+2
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+1
2010-10-25mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan1-0/+1
2010-10-05mac80211: Add WME information element for IBSSBruno Randolf1-22/+43
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-2/+2
2010-08-16mac80211: per interface idle notificationJohannes Berg1-2/+6
2010-07-21mac80211: proper IBSS lockingJohannes Berg1-45/+52
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg1-5/+14
2010-06-14mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi1-0/+25
2010-06-14mac80211: Set changed basic rates flagTeemu Paasikivi1-0/+1
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi1-1/+3
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg1-26/+0
2010-06-14mac80211: common work skb freeingJohannes Berg1-2/+0
2010-06-14mac80211: use common work functionJohannes Berg1-25/+4
2010-06-14mac80211: use common work structJohannes Berg1-7/+6
2010-06-14mac80211: use common skb queueJohannes Berg1-4/+3
2010-06-03mac80211: remove bogus mod_timer() callJohannes Berg1-3/+11
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+3
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-2/+3
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-4/+23
2010-05-05mac80211: use fixed channel in ibss join when appropriateJohannes Berg1-0/+6
2010-05-03mac80211: improve IBSS scanningJohannes Berg1-3/+6
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg1-0/+6
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16mac80211: (really) fix rates setup on IBSS mergeBruno Randolf1-8/+8
2010-03-16Revert "mac80211: fix rates setup on IBSS merge"John W. Linville1-3/+0
2010-03-09mac80211: fix rates setup on IBSS mergeBruno Randolf1-0/+3
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-9/+13
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-02-08mac80211: Fix probe request filtering in IBSS modeBenoit Papillault1-1/+1
2010-01-19mac80211: Fixed a bug in IBSS mergeBenoit Papillault1-5/+1
2010-01-19mac80211: removed useless code in IBSS managementBenoit Papillault1-7/+9
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+4
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-19/+26
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg1-2/+2
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau1-0/+4
2009-12-21mac80211: reduce reliance on netdevJohannes Berg1-16/+16
2009-12-21mac80211: make station management completely depend on vifJohannes Berg1-1/+1
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg1-1/+2
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+4
2009-11-04mac80211: Fix IBSS mergeSujith1-0/+4
2009-10-30mac80211: fix BSS leakJohannes Berg1-2/+4
2009-10-27mac80211: fix ibss joiningReinette Chatre1-4/+2
2009-10-12mac80211: fix ibss raceJohannes Berg1-1/+1
2009-10-12mac80211: fix logic error ibss merge bssid checkFelix Fietkau1-1/+1
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-3/+3