| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-19 |
|\ |
|
| * | cfg80211: fix station change if TDLS isn't supported | Johannes Berg | 2013-02-18 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-02-18 |
|\ \ |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-18 |
| |\| |
|
| | * | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station | Jouni Malinen | 2013-02-15 |
| | * | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen | 2013-02-15 |
| | * | cfg80211: advertise extended capabilities to userspace | Johannes Berg | 2013-02-15 |
| | * | nl80211: advertise HT/VHT channel limitations | Johannes Berg | 2013-02-15 |
| | * | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 2013-02-15 |
| | * | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-02-15 |
| | |\ |
|
| | * | | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 |
| | * | | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 2013-02-13 |
| | * | | cfg80211: check vendor IE length to avoid overrun | Luciano Coelho | 2013-02-13 |
| | * | | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar | 2013-02-13 |
| | * | | cfg80211: move TSF into IEs | Johannes Berg | 2013-02-11 |
| | * | | cfg80211: remove scan ies NULL check | Johannes Berg | 2013-02-11 |
| | * | | cfg80211: track hidden SSID networks properly | Johannes Berg | 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-11 |
| | * | | 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-04 |
| | * | | cfg80211: remove free_priv BSS API | Johannes Berg | 2013-01-31 |
| | * | | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 2013-01-31 |
| | * | | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg | 2013-01-29 |
* | | | | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 2013-02-18 |
* | | | | net: proc: change proc_net_fops_create to proc_create | Gao feng | 2013-02-18 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 |
|\| | |
|
| * | | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 2013-01-25 |
| * | | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 2013-01-24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-01 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | cfg80211: off by one in ieee80211_bss() | Dan Carpenter | 2013-01-24 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | 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-16 |
| * | | | wireless: fix regulatory HT40 allowed check | Felix Fietkau | 2013-01-11 |
| * | | | regulatory: fix restore_regulatory_settings | Johannes Berg | 2013-01-09 |