Age | Commit message (Expand) | Author | Files | Lines |
2013-01-19 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 5 | -0/+78 |
2013-01-19 | mac80211: improve aggregation debug messages | Johannes Berg | 2 | -22/+36 |
2013-01-19 | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 8 | -39/+22 |
2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 4 | -1/+53 |
2013-01-17 | mac80211: split out chandef tracing macros | Johannes Berg | 1 | -9/+15 |
2013-01-17 | cfg80211: check radar interface combinations | Simon Wunderlich | 6 | -8/+60 |
2013-01-17 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 4 | -4/+16 |
2013-01-17 | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 2 | -0/+11 |
2013-01-17 | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 4 | -1/+113 |
2013-01-17 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 6 | -3/+27 |
2013-01-17 | mac80211: move add_tim to subfunction | Marco Porsch | 1 | -19/+28 |
2013-01-17 | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 3 | -17/+33 |
2013-01-17 | nl80211: add range checks to mesh parameters | Marco Porsch | 1 | -35/+44 |
2013-01-16 | mac80211: allow disable power save in mesh | Chun-Yeow Yeoh | 1 | -1/+2 |
2013-01-16 | mac80211: call restart complete at wowlan resume time | Johannes Berg | 2 | -4/+8 |
2013-01-16 | mac80211: fix resume from WoWLAN | Johannes Berg | 1 | -2/+4 |
2013-01-16 | {cfg,mac}80211.h: fix some kernel-doc warnings | Yacine Belkadi | 2 | -80/+153 |
2013-01-14 | wireless: make the reg_notifier() void | Luis R. Rodriguez | 15 | -90/+66 |
2013-01-11 | wireless: fix regulatory HT40 allowed check | Felix Fietkau | 1 | -1/+3 |
2013-01-11 | mac80211: fix HT40 connections | Johannes Berg | 1 | -2/+2 |
2013-01-09 | regulatory: fix restore_regulatory_settings | Johannes Berg | 1 | -1/+1 |
2013-01-09 | regulatory: fix uevent | Johannes Berg | 1 | -6/+13 |
2013-01-04 | mac80211_hwsim: fix beacon timing | Thomas Pedersen | 1 | -3/+21 |
2013-01-04 | mac80211_hwsim: hrtimer beacon | Thomas Pedersen | 1 | -21/+42 |
2013-01-04 | mac80211_hwsim: fix tsf adjustment | Thomas Pedersen | 1 | -4/+5 |
2013-01-04 | mac80211: fix mesh_hwmp kerneldoc | Bob Copeland | 1 | -1/+4 |
2013-01-03 | cfg80211: disallow more station changes | Johannes Berg | 2 | -18/+13 |
2013-01-03 | mac80211: unset peer's HT 40 MHz support if not usable | Johannes Berg | 1 | -0/+15 |
2013-01-03 | wireless: use __aligned | Johannes Berg | 3 | -6/+6 |
2013-01-03 | mac80211: support HT notify channel width action | Johannes Berg | 2 | -1/+39 |
2013-01-03 | wireless: use __packed in ieee80211.h | Johannes Berg | 1 | -42/+42 |
2013-01-03 | mac80211: split TX aggregation stop action | Johannes Berg | 13 | -21/+85 |
2013-01-03 | mac80211: move ieee80211_remove_tid_tx function | Johannes Berg | 1 | -103/+103 |
2013-01-03 | mac80211: split out aggregation TX removal | Johannes Berg | 1 | -18/+30 |
2013-01-03 | mac80211: split aggregation stop by reason | Johannes Berg | 8 | -25/+33 |
2013-01-03 | nl80211/mac80211: support full station state in AP mode | Johannes Berg | 4 | -45/+113 |
2013-01-03 | cfg80211: move some AP code to right file | Johannes Berg | 2 | -62/+62 |
2013-01-03 | mac80211: restrict assoc request VHT capabilities | Johannes Berg | 2 | -3/+50 |
2013-01-03 | cfg80211: move world roaming check for beacon hints | Luis R. Rodriguez | 1 | -6/+5 |
2013-01-03 | cfg80211: move reg_is_world_roaming() | Luis R. Rodriguez | 1 | -16/+16 |
2013-01-03 | cfg80211: do not process beacon hints if one is already queued | Luis R. Rodriguez | 1 | -0/+19 |
2013-01-03 | mac80211: assign bss_conf.bssid only once | Johannes Berg | 5 | -20/+15 |
2013-01-03 | mac80211: further simplify ieee80211_bss_info_change_notify | Johannes Berg | 3 | -19/+16 |
2013-01-03 | mac80211: reconfig bss_info_changed only if beaconing | Johannes Berg | 1 | -3/+5 |
2013-01-03 | mac80211: track enable_beacon explicitly | Johannes Berg | 6 | -38/+21 |
2013-01-03 | mac80211: fix channel context iteration | Johannes Berg | 4 | -4/+20 |
2013-01-03 | mac80211: clean up association better in suspend | Johannes Berg | 3 | -3/+26 |
2013-01-03 | mac80211: clean up ieee80211_quiesce | Johannes Berg | 1 | -17/+19 |
2013-01-03 | mac82011: use frame control to differentiate probe resp/beacon | Emmanuel Grumbach | 4 | -48/+27 |
2013-01-03 | mac80211: fix ieee80211_ie_build_vht_cap indentation | Johannes Berg | 1 | -1/+1 |