summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen
2012-06-20cfg80211: fix regression in multi-vif AP startFelix Fietkau
2012-06-20nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg
2012-06-20nl80211: change __cfg80211_rdev_from_infoJohannes Berg
2012-06-20nl80211: fix netns separationJohannes Berg
2012-06-20nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-05-16nl80211: refactor valid channel type checkJohannes Berg
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-23cfg80211: Validate legacy rateset.Bala Shanmugam
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-09nl80211: ensure interface is up in various APIsJohannes Berg
2012-04-01wireless: Stop using NLA_PUT*().David S. Miller
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-06mac80211: off by one in mcs mask handlingDan Carpenter
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2012-01-30nl80211: add support for mcs masksSimon Wunderlich
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg