Age | Commit message (Expand) | Author | Files | Lines |
2013-03-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -58/+3 |
2013-02-26 | nl80211: remove TCP WoWLAN information | Johannes Berg | 1 | -45/+0 |
2013-02-26 | nl80211: remove radar information | Johannes Berg | 1 | -13/+3 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+0 |
2013-02-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 13 | -379/+1486 |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 1 | -1/+1 |
2013-02-18 | net: proc: change proc_net_fops_create to proc_create | Gao feng | 1 | -1/+2 |
2013-02-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -379/+1486 |
2013-02-18 | cfg80211: fix station change if TDLS isn't supported | Johannes Berg | 1 | -9/+0 |
2013-02-15 | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_station | Jouni Malinen | 1 | -9/+81 |
2013-02-15 | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen | 1 | -0/+36 |
2013-02-15 | cfg80211: advertise extended capabilities to userspace | Johannes Berg | 1 | -0/+9 |
2013-02-15 | nl80211: advertise HT/VHT channel limitations | Johannes Berg | 2 | -1/+14 |
2013-02-15 | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 2 | -1/+20 |
2013-02-15 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 1 | -1/+1 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 9 | -17/+463 |
2013-02-13 | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 2 | -3/+295 |
2013-02-13 | cfg80211: check vendor IE length to avoid overrun | Luciano Coelho | 1 | -4/+8 |
2013-02-13 | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar | 1 | -27/+47 |
2013-02-11 | cfg80211: move TSF into IEs | Johannes Berg | 2 | -15/+19 |
2013-02-11 | cfg80211: remove scan ies NULL check | Johannes Berg | 1 | -8/+3 |
2013-02-11 | cfg80211: track hidden SSID networks properly | Johannes Berg | 2 | -54/+223 |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 5 | -20/+20 |
2013-02-11 | cfg80211: fix radar check for P2P_DEVICE | Ilan Peer | 1 | -1/+1 |
2013-02-11 | cfg80211: Fix memory leak | Larry Finger | 1 | -2/+7 |
2013-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -1/+153 |
2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2013-02-04 | cfg80211: wrap BSS kref | Johannes Berg | 1 | -5/+15 |
2013-02-04 | cfg80211: remove a local variable | Johannes Berg | 1 | -3/+2 |
2013-02-04 | cfg80211: use lockdep to assert lock is held | Johannes Berg | 1 | -2/+4 |
2013-02-04 | cfg80211: move locking into cfg80211_bss_age | Johannes Berg | 2 | -3/+2 |
2013-02-04 | cfg80211: fix BSS IE allocation comment | Johannes Berg | 1 | -4/+1 |
2013-02-04 | cfg80211: remove unused cfg80211_get_mesh | Johannes Berg | 1 | -65/+0 |
2013-02-04 | cfg80211: simplify mesh BSS comparison | Johannes Berg | 1 | -81/+39 |
2013-02-04 | cfg80211: fix BSS list hidden SSID lookup | Johannes Berg | 1 | -27/+53 |
2013-02-04 | cfg80211: refactor hidden SSID finding | Johannes Berg | 1 | -62/+20 |
2013-02-04 | cfg80211: expand per-station byte counters to 64bit | Vladimir Kondratiev | 1 | -3/+13 |
2013-02-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2013-01-31 | cfg80211: remove free_priv BSS API | Johannes Berg | 1 | -3/+0 |
2013-01-31 | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 2 | -0/+132 |
2013-01-29 | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg | 1 | -1/+1 |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -819/+817 |
2013-01-25 | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 4 | -0/+151 |
2013-01-24 | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 1 | -1/+2 |
2013-01-24 | cfg80211: off by one in ieee80211_bss() | Dan Carpenter | 1 | -1/+1 |
2013-01-17 | cfg80211: check radar interface combinations | Simon Wunderlich | 4 | -8/+55 |
2013-01-17 | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 2 | -1/+11 |
2013-01-17 | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 1 | -0/+7 |
2013-01-17 | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 2 | -1/+45 |
2013-01-17 | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 2 | -0/+20 |