Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -82/+163 |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 14 | -82/+163 |
2014-03-20 | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 4 | -5/+2 |
2014-03-20 | cfg80211: remove unnecessary check | Zhao, Gang | 1 | -3/+0 |
2014-03-20 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 1 | -9/+19 |
2014-03-20 | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 2 | -8/+4 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+0 |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 9 | -93/+96 |
2014-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+10 |
2014-03-04 | cfg80211: add MPLS and 802.21 classification | Simon Wunderlich | 1 | -0/+16 |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+10 |
2014-03-03 | cfg80211: allow reprocessing of pending requests | Luis R. Rodriguez | 1 | -6/+8 |
2014-03-03 | cfg80211: remove racy beacon_interval assignment | Johannes Berg | 1 | -2/+0 |
2014-02-25 | cfg80211: send stop AP event only due to internal reason | Ilan Peer | 5 | -8/+9 |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 4 | -2/+68 |
2014-02-25 | cfg80211: regulatory: allow getting DFS CAC time from userspace | Janusz Dziedzic | 3 | -8/+45 |
2014-02-25 | cfg80211: regulatory: allow user to set world regdomain | Janusz Dziedzic | 1 | -3/+0 |
2014-02-25 | cfg80211: regulatory: reset regdomain in case of error | Janusz Dziedzic | 1 | -1/+9 |
2014-02-25 | cfg80211: regulatory: simplify uevent sending | Johannes Berg | 2 | -30/+8 |
2014-02-21 | cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan() | Luciano Coelho | 3 | -34/+10 |
2014-02-21 | nl80211: make sure we check for DFS with mesh channel switch | Luciano Coelho | 1 | -5/+10 |
2014-02-21 | cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag | Janusz Dziedzic | 3 | -39/+53 |
2014-02-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -112/+399 |
2014-02-20 | cfg80211: Pass TDLS peer capability information in tdls_mgmt | Sunil Dutt Undekari | 3 | -8/+20 |
2014-02-20 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 6 | -48/+55 |
2014-02-19 | cfg80211: bugfix in regulatory user hint process | Inbal Hacohen | 1 | -1/+1 |
2014-02-14 | net: remove unnecessary return's | stephen hemminger | 1 | -2/+0 |
2014-02-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -48/+55 |
2014-02-12 | nl80211: use ie_len in scheduled scan | Johannes Berg | 1 | -2/+2 |
2014-02-12 | cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL | Johannes Berg | 1 | -5/+1 |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg | 6 | -42/+45 |
2014-02-06 | cfg80211: fix scan done race | Johannes Berg | 1 | -4/+10 |
2014-02-06 | cfg80211: re-enable 5/10 MHz support | Johannes Berg | 1 | -3/+0 |
2014-02-06 | nl80211: Reset split_start when netlink skb is exhausted | Pontus Fuchs | 1 | -1/+2 |
2014-02-05 | cfg80211: regulatory introduce maximum bandwidth calculation | Janusz Dziedzic | 3 | -21/+126 |
2014-02-05 | cfg80211: consider existing DFS interfaces | Michal Kazior | 8 | -14/+32 |
2014-02-05 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 4 | -13/+34 |
2014-02-05 | net: wireless: move regulatory timeout work to power efficient workqueue | Shaibal Dutta | 1 | -3/+6 |
2014-02-05 | cfg80211: add helper reg_get_regdomain() function | Janusz Dziedzic | 1 | -11/+17 |
2014-02-05 | cfg80211: set preset_chandef after channel switch | Janusz Dziedzic | 1 | -0/+1 |
2014-02-05 | nl80211: fix scheduled scan RSSI matchset attribute confusion | Johannes Berg | 1 | -9/+61 |
2014-02-05 | nl80211: send event when AP operation is stopped | Johannes Berg | 3 | -0/+32 |
2014-02-05 | nl80211: check nla_parse() return values | Johannes Berg | 1 | -14/+23 |
2014-02-05 | cfg80211: make device_type const | Johannes Berg | 2 | -2/+2 |
2014-02-05 | nl80211: make netlink attribute policies const | Johannes Berg | 1 | -4/+4 |
2014-02-05 | nl80211: check channel switch validity better | Johannes Berg | 1 | -1/+6 |
2014-02-05 | cfg80211: fix few minor issues in reg_process_hint() | Ilan Peer | 1 | -9/+10 |
2014-02-05 | nl80211: add Guard Interval support for set_bitrate_mask | Janusz Dziedzic | 1 | -0/+7 |
2014-02-05 | cfg80211: Clean up connect params and channel fetching | Jouni Malinen | 1 | -17/+25 |
2014-02-05 | cfg80211: Advertise maximum associated STAs in AP mode | Jouni Malinen | 1 | -0/+6 |