aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
AgeCommit message (Expand)Author
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli
2013-06-12mac80211: abort CAC in stop_ap()Simon Wunderlich
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty
2013-05-16mac80211: write memcpy differently for smatchJohannes Berg
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg
2013-03-11mac80211: clean up key freeing a bitJohannes Berg
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06mac80211: flush keys when stopping APJohannes Berg
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-02-06mac80211: fix error in sizeof() usageCong Ding
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh