Age | Commit message (Expand) | Author | Files | Lines |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -3/+3 |
2013-12-05 | cfg80211: don't "leak" uncompleted scans | Eliad Peller | 1 | -1/+1 |
2013-12-03 | nl80211: vendor command support | Johannes Berg | 1 | -3/+1 |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -3/+15 |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 1 | -3/+2 |
2013-11-25 | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic | 1 | -0/+13 |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2013-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2013-10-20 | net: misc: Remove extern from function prototypes | Joe Perches | 1 | -3/+3 |
2013-10-09 | cfg80211: don't add p2p device while in RFKILL | Emmanuel Grumbach | 1 | -0/+3 |
2013-09-26 | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 1 | -9/+0 |
2013-07-16 | cfg80211/nl80211: Add packet coalesce support | Amitkumar Karwar | 1 | -0/+2 |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -14/+16 |
2013-05-27 | cfg80211: make WoWLAN configuration available to drivers | Johannes Berg | 1 | -10/+11 |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 1 | -9/+2 |
2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg | 1 | -21/+4 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -30/+2 |
2013-05-25 | cfg80211: move cfg80211_get_dev_from_ifindex under wext | Johannes Berg | 1 | -4/+0 |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 1 | -0/+3 |
2013-03-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2013-03-24 | cfg80211: always check for scan end on P2P device | Johannes Berg | 1 | -0/+3 |
2013-03-06 | cfg80211/mac80211: disconnect on suspend | Stanislaw Gruszka | 1 | -0/+3 |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg | 1 | -15/+6 |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg | 1 | -2/+8 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+28 |
2013-02-13 | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 1 | -0/+3 |
2013-02-11 | cfg80211: track hidden SSID networks properly | Johannes Berg | 1 | -2/+2 |
2013-01-17 | cfg80211: check radar interface combinations | Simon Wunderlich | 1 | -3/+4 |
2013-01-03 | wireless: use __aligned | Johannes Berg | 1 | -1/+1 |
2013-01-03 | cfg80211: remove wiphy_idx_valid | Johannes Berg | 1 | -13/+3 |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 1 | -2/+0 |
2012-11-27 | cfg80211: rework chandef checking and export it | Johannes Berg | 1 | -6/+0 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 1 | -0/+6 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -7/+4 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -4/+2 |
2012-11-05 | cfg80211: allow registering more than one beacon listener | Ben Greear | 1 | -1/+6 |
2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen | 1 | -2/+4 |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -1/+1 |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake | 1 | -0/+1 |
2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg | 1 | -3/+0 |
2012-07-12 | cfg80211: fix locking and lockdep complaints | Johannes Berg | 1 | -2/+1 |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 1 | -1/+1 |
2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 1 | -3/+3 |
2012-07-04 | cfg80211: fix locking regression in monitor channel tracking | Johannes Berg | 1 | -1/+3 |
2012-06-29 | cfg80211: add channel checking for iface combinations | Michal Kazior | 1 | -3/+26 |
2012-06-29 | cfg80211: track monitor channel | Michal Kazior | 1 | -0/+3 |
2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior | 1 | -0/+14 |
2012-06-29 | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior | 1 | -0/+12 |
2012-06-29 | cfg80211: introduce cfg80211_stop_ap | Michal Kazior | 1 | -0/+4 |
2012-06-20 | cfg80211: make some functions static | Johannes Berg | 1 | -26/+0 |