Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 1 | -0/+2 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -3/+4 |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior | 1 | -0/+10 |
2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior | 1 | -0/+1 |
2012-06-04 | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 1 | -1/+5 |
2012-05-09 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 1 | -1/+1 |
2010-09-28 | cfg80211: always set IBSS basic rates | Johannes Berg | 1 | -0/+19 |
2010-07-26 | cfg80211: fix IBSS default management key | Johannes Berg | 1 | -1/+3 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+0 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -5/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 1 | -1/+1 |
2009-11-18 | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 1 | -2/+2 |
2009-10-07 | wext: refactor | Johannes Berg | 1 | -5/+5 |
2009-08-28 | cfg80211: make spurious warnings less likely, configurable | Johannes Berg | 1 | -1/+3 |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -22/+39 |
2009-07-29 | cfg80211: combine IWESSID handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg | 1 | -4/+0 |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg | 1 | -4/+1 |
2009-07-24 | cfg80211: fix NULL dereference in IBSS SIOCGIWAP | Zhu Yi | 1 | -1/+4 |
2009-07-24 | cfg80211: rework key operation | Johannes Berg | 1 | -13/+66 |
2009-07-10 | cfg80211: fix locking | Johannes Berg | 1 | -27/+106 |
2009-07-10 | cfg80211: fix netdev down problem | Johannes Berg | 1 | -0/+4 |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg | 1 | -6/+6 |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg | 1 | -10/+3 |
2009-05-11 | cfg80211: put wext data into substructure | Johannes Berg | 1 | -30/+30 |
2009-04-22 | nl80211: allow configuring IBSS beacon interval | Johannes Berg | 1 | -0/+3 |
2009-04-22 | cfg80211: clear WEXT SSID when clearing IBSS | Johannes Berg | 1 | -7/+14 |
2009-04-22 | cfg80211: clean up includes | Johannes Berg | 1 | -1/+0 |
2009-04-22 | cfg80211/nl80211: add IBSS API | Johannes Berg | 1 | -0/+360 |