Age | Commit message (Expand) | Author | Files | Lines |
2013-03-20 | cfg80211: fix error return code in cfg80211_init() | Wei Yongjun | 1 | -1/+3 |
2013-03-20 | cfg80211: fix potential connection work crash | Johannes Berg | 1 | -1/+1 |
2013-03-06 | nl80211: user_mpm overrides auto_open_plinks | Thomas Pedersen | 1 | -0/+3 |
2013-03-06 | cfg80211: rename mesh station types | Thomas Pedersen | 1 | -4/+4 |
2013-03-06 | nl80211: explicit userspace MPM | Thomas Pedersen | 2 | -0/+9 |
2013-03-06 | regulatory: allow VHT channels in world roaming | Johannes Berg | 1 | -3/+3 |
2013-03-06 | cfg80211: enable TDLS on P2P client interfaces | Johannes Berg | 1 | -0/+1 |
2013-03-06 | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka | 4 | -40/+68 |
2013-03-06 | cfg80211: Extend support for IEEE 802.11r Fast BSS Transition | Jouni Malinen | 3 | -0/+135 |
2013-03-06 | cfg80211: prohibit zero keepalive interval | Johannes Berg | 1 | -1/+2 |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg | 4 | -104/+63 |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg | 4 | -8/+88 |
2013-03-06 | cfg80211: move exported event functions into nl80211 | Johannes Berg | 5 | -374/+195 |
2013-03-06 | nl80211: re-add channel width and extended capa advertising | Johannes Berg | 1 | -3/+33 |
2013-03-06 | nl80211: conditionally add back TCP WoWLAN information | Johannes Berg | 1 | -2/+46 |
2013-03-06 | nl80211: conditionally add back radar information | Johannes Berg | 1 | -9/+29 |
2013-03-06 | nl80211: allow splitting wiphy information in dumps | Johannes Berg | 1 | -362/+571 |
2013-03-06 | cfg80211: comprehensively check station changes | Johannes Berg | 1 | -120/+168 |
2013-03-06 | cfg80211: unify station WME parsing | Johannes Berg | 1 | -34/+19 |
2013-03-06 | cfg80211: clean up station WME attribute parsing | Johannes Berg | 1 | -31/+37 |
2013-03-06 | cfg80211: clean up mesh plink station change API | Johannes Berg | 1 | -7/+22 |
2013-03-06 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2 | -85/+28 |
2013-03-01 | nl80211: increase wiphy dump size dynamically | Johannes Berg | 1 | -5/+25 |
2013-02-27 | nl80211: remove channel width and extended capa advertising | Johannes Berg | 2 | -23/+1 |
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 |