| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -2/+6 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -1/+2 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -1/+9 |
* | cfg80211: clarify set_channel APIs | Johannes Berg | 2012-06-06 | 1 | -2/+8 |
* | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -1/+1 |
* | cfg80211: Add background scan period attribute. | Bala Shanmugam | 2012-03-12 | 1 | -0/+3 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | cfg80211: remove unused wext handler exports | Johannes Berg | 2011-08-08 | 1 | -2/+0 |
* | cfg80211: split wext compatibility to separate header | Johannes Berg | 2011-08-08 | 1 | -0/+1 |
* | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 | 1 | -1/+1 |
|\ |
|
| * | cfg80211/mac80211: better channel handling | Johannes Berg | 2010-05-07 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | cfg80211: don't set privacy w/o key | Johannes Berg | 2009-09-28 | 1 | -1/+2 |
* | cfg80211: wext: don't display BSSID unless associated | Johannes Berg | 2009-09-28 | 1 | -4/+1 |
* | cfg80211: don't overwrite privacy setting | Johannes Berg | 2009-09-23 | 1 | -1/+1 |
* | cfg80211: fix locking for SIWFREQ | Johannes Berg | 2009-08-14 | 1 | -1/+1 |
* | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 1 | -1/+7 |
* | cfg80211: validate channel settings across interfaces | Johannes Berg | 2009-08-14 | 1 | -29/+36 |
* | wireless: display wext SSID when connected by cfg80211 | Zhu Yi | 2009-08-14 | 1 | -1/+9 |
* | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 1 | -4/+0 |
* | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 1 | -4/+0 |
* | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -4/+1 |
* | cfg80211: don't optimise wext calls too much | Johannes Berg | 2009-07-24 | 1 | -19/+21 |
* | cfg80211: fix wext setting SSID | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | cfg80211: don't look at wdev->ssid for giwessid | Johannes Berg | 2009-07-24 | 1 | -5/+1 |
* | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -7/+23 |
* | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -37/+88 |
* | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -2/+2 |
* | cfg80211: managed mode wext compatibility | Johannes Berg | 2009-07-10 | 1 | -0/+329 |