Age | Commit message (Expand) | Author | Files | Lines |
2013-05-17 | cfg80211: fix sending WoWLAN TCP wakeup settings | Johannes Berg | 1 | -0/+2 |
2013-05-17 | cfg80211: fix interface down/disconnect state handling | Johannes Berg | 2 | -2/+2 |
2013-05-17 | nl80211: Add wdev identifier to some nl80211 notifications | Ilan Peer | 1 | -0/+2 |
2013-05-17 | cfg80211: fix WoWLAN wakeup tracing | Johannes Berg | 1 | -10/+13 |
2013-05-17 | cfg80211: fix wiphy_register error path | Johannes Berg | 1 | -6/+10 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -40/+38 |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells | 3 | -40/+38 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -81/+301 |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 5 | -1/+183 |
2013-04-22 | cfg80211: invert P2P-Device vs. netdev check ordering | Johannes Berg | 1 | -4/+4 |
2013-04-22 | cfg80211: fix P2P-Device stop locking | Johannes Berg | 1 | -0/+2 |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 7 | -54/+108 |
2013-04-19 | nl80211: allow using wdev identifiers to get scan results | Johannes Berg | 1 | -75/+91 |
2013-04-16 | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg | 1 | -0/+20 |
2013-04-16 | wireless: regulatory: fix channel disabling race condition | Johannes Berg | 1 | -1/+1 |
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-31 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov | 1 | -0/+2 |
2013-03-30 | 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-21 | 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 |