aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/cfg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+13
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel1-1/+10
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-1/+3
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+185
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-27/+18
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-2/+185
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-27/+18
2013-07-16mac80211: fix ethtool stats for non-station interfacesJohannes Berg1-0/+2
2013-06-24mac80211: allow self-protected frame tx without staThomas Pedersen1-1/+2
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-0/+6
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli1-11/+0
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich1-0/+6
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli1-3/+14
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan1-0/+1
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty1-0/+2
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg1-0/+2
2013-05-29mac80211: support active monitor interfacesFelix Fietkau1-4/+7
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-3/+1
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty1-0/+1
2013-05-16mac80211: write memcpy differently for smatchJohannes Berg1-1/+1
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau1-1/+12
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland1-0/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-2/+4
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau1-0/+13
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak1-0/+1
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-19/+23
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+4
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland1-9/+3
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-5/+2
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg1-2/+4
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic1-5/+18
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg1-1/+1
2013-03-11mac80211: clean up key freeing a bitJohannes Berg1-3/+1
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg1-8/+15
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen1-1/+4
2013-03-06mac80211: support userspace MPMThomas Pedersen1-1/+2
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-2/+2
2013-03-06mac80211: flush keys when stopping APJohannes Berg1-1/+4
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg1-1/+1
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-6/+15
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-47/+78
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg1-3/+11
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-15mac80211: clean up mesh codeJohannes Berg1-7/+7
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen1-2/+4
2013-02-15mac80211: cache mesh beaconThomas Pedersen1-6/+3
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-2/+1
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg1-2/+1
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-1/+2