| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-18 | 1 | -21/+205 |
|\ |
|
| * | cfg80211: Pass station (extended) capability info to kernel | Jouni Malinen | 2013-02-15 | 1 | -0/+8 |
| * | cfg80211: advertise extended capabilities to userspace | Johannes Berg | 2013-02-15 | 1 | -0/+11 |
| * | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 2013-02-15 | 1 | -0/+12 |
| * | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 1 | -0/+46 |
| * | cfg80211: configuration for WoWLAN over TCP | Johannes Berg | 2013-02-13 | 1 | -1/+54 |
| * | nl80211: add packet offset information for wowlan pattern | Amitkumar Karwar | 2013-02-13 | 1 | -0/+4 |
| * | cfg80211: move TSF into IEs | Johannes Berg | 2013-02-11 | 1 | -3/+2 |
| * | cfg80211: remove scan ies NULL check | Johannes Berg | 2013-02-11 | 1 | -4/+4 |
| * | cfg80211: track hidden SSID networks properly | Johannes Berg | 2013-02-11 | 1 | -0/+9 |
| * | wireless: fix kernel-doc | Johannes Berg | 2013-02-11 | 1 | -4/+6 |
| * | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 2013-02-11 | 1 | -2/+4 |
| * | cfg80211: remove unused cfg80211_get_mesh | Johannes Berg | 2013-02-04 | 1 | -4/+0 |
| * | cfg80211: expand per-station byte counters to 64bit | Vladimir Kondratiev | 2013-02-04 | 1 | -4/+8 |
| * | cfg80211: remove free_priv BSS API | Johannes Berg | 2013-01-31 | 1 | -3/+0 |
| * | cfg80211/mac80211: support reporting wakeup reason | Johannes Berg | 2013-01-31 | 1 | -0/+41 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-08 | 1 | -4/+38 |
|\ \
| |/ |
|
| * | cfg80211/nl80211: add API for MAC address ACLs | Vasanthakumar Thiagarajan | 2013-01-25 | 1 | -0/+34 |
| * | cfg80211: Move the definition of struct mac_address up | Vasanthakumar Thiagarajan | 2013-01-25 | 1 | -4/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 1 | -79/+133 |
|\ \
| |/ |
|
| * | cfg80211: check radar interface combinations | Simon Wunderlich | 2013-01-16 | 1 | -0/+2 |
| * | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 2013-01-16 | 1 | -0/+2 |
| * | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 2013-01-16 | 1 | -0/+4 |
| * | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 2013-01-16 | 1 | -0/+21 |
| * | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 2013-01-16 | 1 | -0/+4 |
| * | {cfg,mac}80211.h: fix some kernel-doc warnings | Yacine Belkadi | 2013-01-16 | 1 | -66/+93 |
| * | wireless: make the reg_notifier() void | Luis R. Rodriguez | 2013-01-14 | 1 | -2/+2 |
| * | wireless: use __aligned | Johannes Berg | 2013-01-03 | 1 | -2/+2 |
| * | regulatory: use IS_ERR macro family for freq_reg_info | Johannes Berg | 2013-01-03 | 1 | -9/+9 |
| * | regulatory: use RCU to protect global and wiphy regdomains | Johannes Berg | 2013-01-03 | 1 | -1/+1 |
| * | regulatory: remove handling of channel bandwidth | Johannes Berg | 2013-01-03 | 1 | -7/+1 |
* | | net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings | Jiri Pirko | 2013-01-06 | 1 | -1/+1 |
|/ |
|
* | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -14/+27 |
* | nl80211: support P2P GO powersave configuration | Johannes Berg | 2012-11-27 | 1 | -0/+7 |
* | cfg80211: rework chandef checking and export it | Johannes Berg | 2012-11-27 | 1 | -3/+18 |
* | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 2012-11-26 | 1 | -7/+17 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -4/+69 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -30/+35 |
* | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 1 | -9/+2 |
* | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel | 2012-11-26 | 1 | -2/+3 |
* | cfg80211: Add TDLS event to allow drivers to request operations | Jouni Malinen | 2012-11-19 | 1 | -0/+19 |
* | wireless: add utility function to get P2P attribute | Johannes Berg | 2012-11-06 | 1 | -0/+19 |
* | cfg80211: allow registering more than one beacon listener | Ben Greear | 2012-11-05 | 1 | -2/+1 |
* | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command | Antonio Quartulli | 2012-11-05 | 1 | -0/+6 |
* | cfg80211: allow per interface TX power setting | Johannes Berg | 2012-10-30 | 1 | -3/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 | 1 | -0/+9 |
|\ |
|
| * | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 | 1 | -0/+9 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 2012-10-15 | 1 | -0/+1 |
* | | cfg80211: add support for flushing old scan results | Sam Leffler | 2012-10-18 | 1 | -0/+3 |