Age | Commit message (Expand) | Author |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg |
2013-02-11 | cfg80211: fix radar check for P2P_DEVICE | Ilan Peer |
2013-02-11 | cfg80211: Fix memory leak | Larry Finger |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-04 | cfg80211: wrap BSS kref | Johannes Berg |
2013-02-04 | cfg80211: remove a local variable | Johannes Berg |
2013-02-04 | cfg80211: use lockdep to assert lock is held | Johannes Berg |
2013-02-04 | cfg80211: move locking into cfg80211_bss_age | Johannes Berg |
2013-02-04 | cfg80211: fix BSS IE allocation comment | Johannes Berg |
2013-02-04 | cfg80211: remove unused cfg80211_get_mesh | Johannes Berg |
2013-02-04 | cfg80211: simplify mesh BSS comparison | Johannes Berg |
2013-02-04 | cfg80211: fix BSS list hidden SSID lookup | Johannes Berg |
2013-02-04 | cfg80211: refactor hidden SSID finding | Johannes Berg |
2013-02-04 | cfg80211: expand per-station byte counters to 64bit | Vladimir Kondratiev |
2013-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-31 | cfg80211: remove free_priv BSS API | Johannes Berg |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg |
2013-01-29 | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan |
2013-01-24 | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich |
2013-01-24 | cfg80211: off by one in ieee80211_bss() | Dan Carpenter |
2013-01-16 | cfg80211: check radar interface combinations | Simon Wunderlich |
2013-01-16 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen |
2013-01-16 | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel |
2013-01-16 | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch |
2013-01-16 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch |
2013-01-16 | nl80211: add range checks to mesh parameters | Marco Porsch |
2013-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-11 | net, wireless: overwrite default_ethtool_ops | Stanislaw Gruszka |
2013-01-11 | wireless: fix regulatory HT40 allowed check | Felix Fietkau |
2013-01-09 | regulatory: fix restore_regulatory_settings | Johannes Berg |
2013-01-09 | regulatory: fix uevent | Johannes Berg |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2013-01-03 | cfg80211: disallow more station changes | Johannes Berg |
2013-01-03 | wireless: use __aligned | Johannes Berg |
2013-01-03 | nl80211/mac80211: support full station state in AP mode | Johannes Berg |
2013-01-03 | cfg80211: move some AP code to right file | Johannes Berg |
2013-01-03 | cfg80211: move world roaming check for beacon hints | Luis R. Rodriguez |
2013-01-03 | cfg80211: move reg_is_world_roaming() | Luis R. Rodriguez |
2013-01-03 | cfg80211: do not process beacon hints if one is already queued | Luis R. Rodriguez |
2013-01-03 | cfg80211: adjacent 80+80 MHz channel segments are invalid | Johannes Berg |
2013-01-03 | regulatory: use IS_ERR macro family for freq_reg_info | Johannes Berg |
2013-01-03 | regulatory: use RCU to protect last_request | Johannes Berg |
2013-01-03 | regulatory: use RCU to protect global and wiphy regdomains | Johannes Berg |
2013-01-03 | regulatory: pass new regdomain to reset function | Johannes Berg |
2013-01-03 | regulatory: remove handling of channel bandwidth | Johannes Berg |
2013-01-03 | regulatory: fix reg_is_valid_request handling | Johannes Berg |
2013-01-03 | regulatory: remove locking from wiphy_apply_custom_regulatory | Johannes Berg |