summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-256-2/+234
* cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan2013-01-251-4/+4
* mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
* mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10
* cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2
* mac80211: support mesh rate updatesThomas Pedersen2013-01-242-2/+9
* mac80211: clean up mesh sta allocation warningThomas Pedersen2013-01-242-68/+95
* ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao2013-01-241-1/+4
* mac80211: fix aggregation state with current driversJohannes Berg2013-01-242-16/+10
* mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-245-7/+13
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-185-0/+78
* mac80211: improve aggregation debug messagesJohannes Berg2013-01-182-22/+36
* mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-188-39/+22
* mac80211: add op to configure default key idYoni Divinsky2013-01-184-1/+53
* mac80211: split out chandef tracing macrosJohannes Berg2013-01-161-9/+15
* cfg80211: check radar interface combinationsSimon Wunderlich2013-01-166-8/+60
* cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-164-4/+16
* nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-162-0/+11
* {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-164-1/+113
* {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-166-3/+27
* mac80211: move add_tim to subfunctionMarco Porsch2013-01-161-19/+28
* mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-163-17/+33
* nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
* mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-161-1/+2
* mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-162-4/+8
* mac80211: fix resume from WoWLANJohannes Berg2013-01-161-2/+4
* {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-162-80/+153
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-1415-90/+66
* wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
* mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
* regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-091-1/+1
* regulatory: fix ueventJohannes Berg2013-01-091-6/+13
* mac80211_hwsim: fix beacon timingThomas Pedersen2013-01-041-3/+21
* mac80211_hwsim: hrtimer beaconThomas Pedersen2013-01-041-21/+42
* mac80211_hwsim: fix tsf adjustmentThomas Pedersen2013-01-041-4/+5
* mac80211: fix mesh_hwmp kerneldocBob Copeland2013-01-041-1/+4
* cfg80211: disallow more station changesJohannes Berg2013-01-032-18/+13
* mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg2013-01-031-0/+15
* wireless: use __alignedJohannes Berg2013-01-033-6/+6
* mac80211: support HT notify channel width actionJohannes Berg2013-01-032-1/+39
* wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-0313-21/+85
* mac80211: move ieee80211_remove_tid_tx functionJohannes Berg2013-01-031-103/+103
* mac80211: split out aggregation TX removalJohannes Berg2013-01-031-18/+30
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-038-25/+33
* nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-034-45/+113
* cfg80211: move some AP code to right fileJohannes Berg2013-01-032-62/+62
* mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-032-3/+50
* cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-031-6/+5
* cfg80211: move reg_is_world_roaming()Luis R. Rodriguez2013-01-031-16/+16