aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_rxrpc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-18mac80211: allow drivers to access IPv6 informationJohannes Berg5-0/+78
2013-01-18mac80211: improve aggregation debug messagesJohannes Berg2-22/+36
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg8-39/+22
2013-01-18mac80211: add op to configure default key idYoni Divinsky4-1/+53
2013-01-16mac80211: split out chandef tracing macrosJohannes Berg1-9/+15
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich6-8/+60
2013-01-16cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen4-4/+16
2013-01-16nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2-0/+11
2013-01-16{cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch4-1/+113
2013-01-16{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch6-3/+27
2013-01-16mac80211: move add_tim to subfunctionMarco Porsch1-19/+28
2013-01-16mac80211: update mesh peer link counter during userspace peeringMarco Porsch3-17/+33
2013-01-16nl80211: add range checks to mesh parametersMarco Porsch1-35/+44
2013-01-16mac80211: allow disable power save in meshChun-Yeow Yeoh1-1/+2
2013-01-16mac80211: call restart complete at wowlan resume timeJohannes Berg2-4/+8
2013-01-16mac80211: fix resume from WoWLANJohannes Berg1-2/+4
2013-01-16{cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2-80/+153
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez15-90/+66
2013-01-11wireless: fix regulatory HT40 allowed checkFelix Fietkau1-1/+3
2013-01-11mac80211: fix HT40 connectionsJohannes Berg1-2/+2
2013-01-09regulatory: fix restore_regulatory_settingsJohannes Berg1-1/+1
2013-01-09regulatory: fix ueventJohannes Berg1-6/+13
2013-01-04mac80211_hwsim: fix beacon timingThomas Pedersen1-3/+21
2013-01-04mac80211_hwsim: hrtimer beaconThomas Pedersen1-21/+42
2013-01-04mac80211_hwsim: fix tsf adjustmentThomas Pedersen1-4/+5
2013-01-04mac80211: fix mesh_hwmp kerneldocBob Copeland1-1/+4
2013-01-03cfg80211: disallow more station changesJohannes Berg2-18/+13
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg1-0/+15
2013-01-03wireless: use __alignedJohannes Berg3-6/+6
2013-01-03mac80211: support HT notify channel width actionJohannes Berg2-1/+39
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg1-42/+42
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg13-21/+85
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg1-103/+103
2013-01-03mac80211: split out aggregation TX removalJohannes Berg1-18/+30
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg8-25/+33
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg4-45/+113
2013-01-03cfg80211: move some AP code to right fileJohannes Berg2-62/+62
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg2-3/+50
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez1-6/+5
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez1-16/+16
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez1-0/+19
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg5-20/+15
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg3-19/+16
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg1-3/+5
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg6-38/+21
2013-01-03mac80211: fix channel context iterationJohannes Berg4-4/+20
2013-01-03mac80211: clean up association better in suspendJohannes Berg3-3/+26
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg1-17/+19
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach4-48/+27
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg1-1/+1