| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: fix old station flags compatibility | Johannes Berg | 2012-01-11 | 1 | -4/+30 |
* | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht | 2012-01-04 | 1 | -1/+5 |
* | cfg80211: relicense reg.c reg.h and genregdb.awk to ISC | Luis R. Rodriguez | 2012-01-04 | 4 | -7/+54 |
* | cfg80211: replace reg.c Nokia commit 269ac5 | Luis R. Rodriguez | 2012-01-04 | 1 | -3/+3 |
* | cfg80211: replace reg.c Nokia commit c4c32294 | Luis R. Rodriguez | 2012-01-04 | 1 | -6/+6 |
* | wireless: Protect regdomain change by mutex | Dmitry Shmidt | 2012-01-04 | 1 | -1/+4 |
* | cfg80211: Return beacon loss count in station | Paul Stewart | 2011-12-19 | 1 | -0/+3 |
* | cfg80211: Restore orig channel values upon disconnect | Rajkumar Manoharan | 2011-12-16 | 1 | -0/+26 |
* | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez | 2011-12-16 | 1 | -4/+16 |
* | cfg80211: validate nl80211 station handling better | Johannes Berg | 2011-12-15 | 1 | -87/+112 |
* | nl80211: add TDLS peer flag to policy | Johannes Berg | 2011-12-15 | 1 | -0/+1 |
* | nl80211: accept testmode dump with netdev | Johannes Berg | 2011-12-14 | 1 | -19/+31 |
* | cfg80211: notify core hints that helps to restore regd settings | Rajkumar Manoharan | 2011-12-13 | 1 | -2/+14 |
* | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 2011-12-13 | 3 | -28/+45 |
* | wireless: disable wext sysfs by default | Johannes Berg | 2011-12-07 | 1 | -3/+4 |
* | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2011-12-06 | 2 | -7/+37 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-12-02 | 2 | -16/+36 |
|\ |
|
| * | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez | 2011-11-30 | 1 | -2/+4 |
| * | cfg80211: fix race on init and driver registration | Luis R. Rodriguez | 2011-11-30 | 1 | -16/+27 |
| * | nl80211: fix MAC address validation | Eliad Peller | 2011-11-28 | 1 | -2/+2 |
| * | cfg80211: fix regulatory NULL dereference | Johannes Berg | 2011-11-21 | 1 | -0/+4 |
| * | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez | 2011-11-09 | 1 | -0/+3 |
* | | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2011-11-28 | 2 | -0/+8 |
* | | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh | 2011-11-28 | 1 | -0/+5 |
* | | wireless: Add NoAck per tid support | Simon Wunderlich | 2011-11-28 | 1 | -0/+28 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 10 | -0/+11 |
|\ \ |
|
| * | | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 10 | -0/+10 |
| * | | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | | cfg80211: work around a sparse issue | Johannes Berg | 2011-11-21 | 1 | -11/+11 |
* | | | wireless: Support ht-capabilities over-rides. | Ben Greear | 2011-11-21 | 4 | -7/+91 |
* | | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 2011-11-21 | 1 | -168/+0 |
* | | | nl80211: make get_vlan logic more common | Johannes Berg | 2011-11-21 | 1 | -23/+31 |
* | | | cfg80211: add flags for off-channel capabilities | Johannes Berg | 2011-11-21 | 1 | -5/+11 |
* | | | nl80211: add testmode to the list of supported commands | Kalle Valo | 2011-11-21 | 1 | -0/+4 |
* | | | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez | 2011-11-21 | 1 | -0/+2 |
* | | | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 2011-11-21 | 3 | -0/+53 |
* | | | nl80211: Pass probe response data to drivers | Arik Nemtsov | 2011-11-11 | 1 | -0/+9 |
* | | | nl80211: Add probe response offload attribute | Arik Nemtsov | 2011-11-11 | 1 | -0/+4 |
* | | | nl80211: fix compiler warning | Johannes Berg | 2011-11-11 | 1 | -1/+1 |
* | | | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg | 2011-11-11 | 1 | -0/+12 |
* | | | cfg80211: merge in beacon ies of hidden bss. | Dmitry Tarnyagin | 2011-11-11 | 1 | -3/+114 |
* | | | nl80211: advertise socket TX status capability | Johannes Berg | 2011-11-09 | 1 | -0/+2 |
* | | | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 2011-11-09 | 3 | -18/+28 |
* | | | cfg80211: add event for unexpected 4addr frames | Johannes Berg | 2011-11-09 | 3 | -2/+33 |
* | | | cfg80211: allow registering to beacons | Johannes Berg | 2011-11-09 | 2 | -1/+71 |
* | | | nl80211: add API to probe a client | Johannes Berg | 2011-11-09 | 1 | -0/+104 |
* | | | nl80211: advertise device AP SME | Johannes Berg | 2011-11-09 | 2 | -0/+8 |
* | | | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg | 2011-11-09 | 3 | -0/+85 |
* | | | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 | Jouni Malinen | 2011-11-09 | 1 | -2/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-09 | 2 | -7/+15 |
|\ \ \
| | |/
| |/| |
|