aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen1-0/+2
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+4
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeoutChun-Yeow Yeoh1-0/+9
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg1-4/+4
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh1-6/+6
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh1-10/+49
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-9/+15
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-0/+4
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-1/+11
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-1/+4
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg1-3/+3
2012-05-08{nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan1-0/+1
2012-05-08cfg80211: Add framework to support ethtool stats.Ben Greear1-0/+17
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg1-5/+1
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs1-1/+2
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen1-0/+11
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg1-0/+4
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-3/+11
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-2/+2
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-2/+4
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-2/+4
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg1-4/+3
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam1-0/+3
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+8
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-3/+5
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan1-0/+2
2012-03-05cfg80211: fix kernel-docJohannes Berg1-6/+4
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-30/+40
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-0/+5
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-0/+14
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-28/+11
2012-01-30nl80211: add support for mcs masksSimon Wunderlich1-2/+1
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+1
2012-01-24wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit powerHong Wu1-0/+2
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-1/+6
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez1-1/+3
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg1-1/+6
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan1-0/+26
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon1-0/+11
2011-11-30cfg80211: clarify set tx power mBm documentationLuis R. Rodriguez1-1/+2
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen1-0/+1
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh1-0/+2
2011-11-28wireless: Add NoAck per tid supportSimon Wunderlich1-0/+6
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear1-0/+27