Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -4/+6 |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2013-04-03 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+2 |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -54/+108 |
2013-03-30 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 1 | -0/+2 |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -54/+106 |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman | 1 | -1/+1 |
2013-03-25 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 7 | -54/+106 |
2013-03-24 | cfg80211: always check for scan end on P2P device | Johannes Berg | 6 | -47/+92 |
2013-03-20 | cfg80211: fix wdev tracing crash | Johannes Berg | 1 | -1/+2 |
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-07 | cfg80211: fix potential BSS memory leak and update | Johannes Berg | 1 | -5/+11 |
2013-03-07 | cfg80211: fix inconsistency in trace for rdev_set_mac_acl | Vladimir Kondratiev | 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-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -28/+26 |
2013-03-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -58/+3 |
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-18 | 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 |