summaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+2
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-141-2/+0
* mac80211: add key flag for management keysJohannes Berg2012-09-101-0/+32
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-5/+4
|\
| * mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-051-5/+4
* | mac80211: Fix AP mode regressionSujith Manoharan2012-08-221-1/+1
* | mac80211: support P2P Device abstractionJohannes Berg2012-08-201-0/+18
* | mac80211: avoid using synchronize_rcu in ieee80211_set_probe_respEyal Shapira2012-08-201-9/+7
* | mac80211: use eth_broadcast_addrJohannes Berg2012-07-311-1/+1
* | mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-311-6/+14
* | mac80211: use oper_channel in utils and configJohannes Berg2012-07-311-3/+3
* | mac80211: add PS flag to bss_confEliad Peller2012-07-311-2/+4
|/
* mac80211: flush stations before stop beaconingEliad Peller2012-07-181-0/+1
* mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari2012-07-171-0/+1
* cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-131-0/+11
* Revert "mac80211: refactor virtual monitor code"Johannes Berg2012-07-131-11/+0
* nl80211: move scan API to wdevJohannes Berg2012-07-121-2/+3
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-10/+10
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-11/+10
* mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-091-0/+2
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-11/+0
* mac80211: refactor virtual monitor codeMichal Kazior2012-06-291-0/+11
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-281-0/+3
|\
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-261-14/+16
| |\
| * \ Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-221-15/+60
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-131-0/+3
| |\ \ \
| | * | | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
* | | | | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-281-6/+6
| |_|_|/ |/| | |
* | | | mac80211: clean up debuggingJohannes Berg2012-06-241-6/+3
* | | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-211-8/+13
| |_|/ |/| |
* | | mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-201-1/+2
* | | mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-201-7/+21
* | | mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-181-1/+1
* | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+3
* | | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-181-2/+2
* | | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+6
* | | mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-131-1/+2
* | | mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-131-0/+22
* | | mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-111-1/+0
* | | {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-2/+1
|/ /
* | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-219/+259
* | mac80211: do remain-on-channel while idleJohannes Berg2012-06-061-4/+3
* | cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-061-3/+3
|\ \ | |/
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-0/+6
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-0/+5
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-2/+2
OpenPOWER on IntegriCloud