aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/ibss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07wext: refactorJohannes Berg1-5/+5
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg1-1/+3
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg1-22/+39
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-4/+0
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-4/+1
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi1-1/+4
2009-07-24cfg80211: rework key operationJohannes Berg1-13/+66
2009-07-10cfg80211: fix lockingJohannes Berg1-27/+106
2009-07-10cfg80211: fix netdev down problemJohannes Berg1-0/+4
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-6/+6
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg1-10/+3
2009-05-11cfg80211: put wext data into substructureJohannes Berg1-30/+30
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg1-0/+3
2009-04-22cfg80211: clear WEXT SSID when clearing IBSSJohannes Berg1-7/+14
2009-04-22cfg80211: clean up includesJohannes Berg1-1/+0
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg1-0/+360