Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -27/+108 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -4/+6 |
2013-11-06 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 7 | -23/+102 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -10/+17 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -13/+27 |
2013-10-28 | nl80211: fix channel switch parsing | Andrei Otcheretianski | 1 | -3/+1 |
2013-10-28 | {nl,cfg,mac}80211: implement mesh channel switch userspace API | Chun-Yeow Yeoh | 1 | -1/+2 |
2013-10-28 | {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh | Chun-Yeow Yeoh | 1 | -0/+1 |
2013-10-28 | cfg80211: export reg_initiator_name() | Luis R. Rodriguez | 1 | -10/+16 |
2013-10-28 | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 4 | -11/+38 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -3/+9 |
2013-10-21 | cfg80211: update dfs_state_entered upon dfs_state change | Michal Kazior | 1 | -0/+2 |
2013-10-21 | cfg80211: fix DFS channel recovery timeout | Michal Kazior | 1 | -2/+2 |
2013-10-21 | cfg80211: fix scheduled scan pointer access | Johannes Berg | 1 | -2/+2 |
2013-10-20 | net: misc: Remove extern from function prototypes | Joe Perches | 2 | -5/+5 |
2013-10-18 | cfg80211: export reg_initiator_name() | Luis R. Rodriguez | 1 | -10/+17 |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -37/+78 |
2013-10-14 | wireless: radiotap: fix parsing buffer overrun | Johannes Berg | 1 | -1/+6 |
2013-10-11 | cfg80211: simplify strict custom alpha2 regdomain check | Luis R. Rodriguez | 1 | -2/+8 |
2013-10-11 | cfg80211: enable regulatory hints for strict custom settings | Luis R. Rodriguez | 1 | -0/+1 |
2013-10-11 | cfg80211: pass station supported channel and oper class info | Sunil Dutt | 1 | -0/+46 |
2013-10-09 | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 2 | -2/+3 |
2013-10-09 | cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie() | Luis R. Rodriguez | 3 | -6/+6 |
2013-10-02 | cfg80211: vlan priority handling in WMM | cedric Voncken | 1 | -0/+9 |
2013-10-01 | regulatory: enable channels 52-64 and 100-144 for world roaming | Johannes Berg | 1 | -2/+12 |
2013-10-01 | nl80211: allow CAC only if no operation is going on | Simon Wunderlich | 1 | -0/+3 |
2013-10-01 | cfg80211: parse dfs region for internal regdb option | Janusz Dziedzic | 1 | -0/+6 |
2013-10-01 | mac80211: fix some snprintf misuses | Eliad Peller | 1 | -11/+13 |
2013-09-26 | cfg80211: fix sysfs registration race | Johannes Berg | 1 | -8/+13 |
2013-09-26 | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf | 1 | -0/+3 |
2013-09-26 | nl80211: enable IBSS support for channel switch announcements | Simon Wunderlich | 1 | -15/+34 |
2013-09-26 | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 2 | -9/+1 |
2013-09-26 | cfg80211: use the correct macro to check for active monitor support | Luciano Coelho | 1 | -2/+2 |
2013-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -87/+616 |
2013-09-04 | wireless: scan: Remove comment to compare_ether_addr | Joe Perches | 1 | -4/+0 |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+14 |
2013-08-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -5/+7 |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -17/+15 |
2013-08-23 | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev | 3 | -5/+7 |
2013-08-16 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -38/+49 |
2013-08-14 | cfg80211: don't request disconnect if not connected | Johannes Berg | 1 | -6/+4 |
2013-08-14 | nl80211: nl80211hdr_put() doesn't return an ERR_PTR | Dan Carpenter | 1 | -11/+11 |
2013-08-12 | cfg80211: add wdev to testmode cmd | David Spinadel | 3 | -11/+25 |
2013-08-12 | nl80211: clean up CQM settings code | Johannes Berg | 1 | -27/+24 |
2013-08-09 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -1/+166 |
2013-08-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -3/+9 |
2013-08-01 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 8 | -39/+394 |
2013-08-01 | nl80211/cfg80211: add channel switch command | Simon Wunderlich | 3 | -1/+166 |
2013-07-31 | cfg80211: fix P2P GO interface teardown | Johannes Berg | 1 | -0/+1 |
2013-07-31 | nl80211: fix another nl80211_fam.attrbuf race | Johannes Berg | 1 | -2/+4 |