aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAge
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-08
|\
| * mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-08
* | mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-19
* | mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\|
| * mac80211: fix ibss join with fixed-bssidFelix Fietkau2009-12-28
* | mac80211: proper bss private data handlingJohannes Berg2009-12-28
* | mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-28
* | mac80211: reduce reliance on netdevJohannes Berg2009-12-21
* | mac80211: make station management completely depend on vifJohannes Berg2009-12-21
|/
* mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg2009-11-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09
|\
| * mac80211: Fix IBSS mergeSujith2009-11-04
* | mac80211: fix BSS leakJohannes Berg2009-10-30
|/
* mac80211: fix ibss joiningReinette Chatre2009-10-27
* mac80211: fix ibss raceJohannes Berg2009-10-12
* mac80211: fix logic error ibss merge bssid checkFelix Fietkau2009-10-12
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* mac80211: Replace {sw, hw}_scanning variables with a bitfieldHelmut Schaa2009-07-27
* cfg80211: rework key operationJohannes Berg2009-07-24
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* mac80211: fix parameter confusion when finding IBSSJohannes Berg2009-05-20
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-20
* mac80211: IBSS supported rate fixesJohannes Berg2009-05-13
* mac80211: don't connect to IBSS network with different privacyJohannes Berg2009-05-13
* mac80211: tell driver when idleJohannes Berg2009-05-06
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-06
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-06
* mac80211: internally clear failed scans properlyJohannes Berg2009-05-06
* mac80211: fix various problems in ibss codeJohannes Berg2009-05-06
* mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-22
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-22
* mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen2009-03-27
* mac80211: Update IBSS beacon timestamp properlySujith2009-03-05
* mac80211: Give it some time to do the TSF syncAlina Friedrichsen2009-02-27
* mac80211: Don't merge with the same BSSIDAlina Friedrichsen2009-02-27
* mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen2009-02-27
* mac80211: split IBSS/managed codeJohannes Berg2009-02-27