summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix HT channel selectionSujith2008-12-191-14/+13Star
* nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge2008-12-191-1/+57
* cfg80211: fix nl80211 frequency handlingJohannes Berg2008-12-121-14/+26
* nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-051-0/+57
* nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-2/+2
* nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+3
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-1/+1
* nl80211: Add TX queue parameter configurationJouni Malinen2008-11-101-5/+62
* nl80211: Add basic rate configuration for AP modeJouni Malinen2008-11-101-0/+8
* wireless: remove struct regdom hintingJohannes Berg2008-11-011-1/+1
* wireless: make regdom passing semantics simplerJohannes Berg2008-11-011-4/+1Star
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-11-011-0/+191
* nl80211: fix monitor flagsJohannes Berg2008-11-011-1/+1
* nl80211: export HT capabilitiesJohannes Berg2008-11-011-0/+13
* cfg80211: reject invalid configuration itemsJohannes Berg2008-09-241-7/+17
* cfg80211: allow set_interface without typeJohannes Berg2008-09-241-7/+8
* cfg80211: show interface typeJohannes Berg2008-09-241-1/+5
* cfg80211: Add new wireless regulatory infrastructureLuis R. Rodriguez2008-09-151-0/+151
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-2/+20
* mac80211/cfg80211: HT capabilities for NEW_STAJouni Malinen2008-08-291-0/+10
* mac80211/cfg80211: Add BSS configuration options for AP modeJouni Malinen2008-08-291-0/+52
* nl80211: fix dump callbacksJohannes Berg2008-07-291-122/+153
* net/wireless/nl80211.c: fix endless Netlink callback loop.Julius Volz2008-07-081-2/+4
* netlink: Improve returned error codesThomas Graf2008-06-041-4/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-1/+1
|\
| * nl80211: fix STA AID bugJohannes Berg2008-04-081-1/+1
* | nl80211/cfg80211: support for mesh, sta dumpingLuis Carlos Cobo2008-03-061-22/+416
* | nl80211: Add monitor interface configuration flagsMichael Wu2008-02-291-2/+42
* | nl80211: export hardware bitrate/channel capabilitiesJohannes Berg2008-02-291-0/+74
|/
* cfg80211/nl80211: implement station attribute retrievalJohannes Berg2008-01-281-1/+81
* cfg80211/nl80211: station handlingJohannes Berg2008-01-281-0/+235
* cfg80211/nl80211: add beacon settingsJohannes Berg2008-01-281-0/+133
* cfg80211/nl80211: introduce key handlingJohannes Berg2008-01-281-0/+289
* [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-111-0/+431