summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
AgeCommit message (Expand)Author
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
2009-05-13mac80211: don't connect to IBSS network with different privacyJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg
2009-04-22mac80211: fix IBSS code to not sleep while atomicJohannes Berg
2009-04-22mac80211: convert to cfg80211 IBSS APIJohannes Berg
2009-03-27mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen
2009-03-05mac80211: Update IBSS beacon timestamp properlySujith
2009-02-27mac80211: Give it some time to do the TSF syncAlina Friedrichsen
2009-02-27mac80211: Don't merge with the same BSSIDAlina Friedrichsen
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen
2009-02-27mac80211: split IBSS/managed codeJohannes Berg