aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ibss.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix parameter confusion when finding IBSSJohannes Berg2009-05-201-2/+2
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-201-0/+29
* mac80211: IBSS supported rate fixesJohannes Berg2009-05-131-27/+40
* mac80211: don't connect to IBSS network with different privacyJohannes Berg2009-05-131-2/+8
* mac80211: tell driver when idleJohannes Berg2009-05-061-0/+5
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-14/+12
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-10/+8
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-8/+17
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-061-19/+3
* mac80211: internally clear failed scans properlyJohannes Berg2009-05-061-2/+4
* mac80211: fix various problems in ibss codeJohannes Berg2009-05-061-3/+15
* mac80211: fix IBSS code to not sleep while atomicJohannes Berg2009-04-221-3/+3
* mac80211: convert to cfg80211 IBSS APIJohannes Berg2009-04-221-182/+165
* mac80211: ieee80211_ibss_commit() cleanupAlina Friedrichsen2009-03-271-1/+2
* mac80211: Update IBSS beacon timestamp properlySujith2009-03-051-3/+5
* mac80211: Give it some time to do the TSF syncAlina Friedrichsen2009-02-271-0/+5
* mac80211: Don't merge with the same BSSIDAlina Friedrichsen2009-02-271-0/+4
* mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen2009-02-271-11/+19
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-0/+888