aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+21
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-4/+0
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg1-0/+9
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-9/+10
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-14/+13
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg1-6/+16
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev1-0/+2
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-1/+1
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-06-29cfg80211/mac80211: remove .get_channelMichal Kazior1-6/+0
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+4
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+2
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior1-0/+3
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+17
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
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