aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-13
* net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-09
* nl80211: ensure interface is up in various APIsJohannes Berg2012-04-09
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-26
|/
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-13
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-12
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-06
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-05
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-29
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-22
* mac80211: off by one in mcs mask handlingDan Carpenter2012-02-06
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-06
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-06
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-06
* nl80211: add support for mcs masksSimon Wunderlich2012-01-30
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-27
* cfg80211: fix a few -Wshadow warningsJohannes Berg2012-01-27
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-24
* nl80211: fix old station flags compatibilityJohannes Berg2012-01-11
* wireless: Treat IPv6 diffserv the same as IPv4 for 802.11eDave Täht2012-01-04
* cfg80211: relicense reg.c reg.h and genregdb.awk to ISCLuis R. Rodriguez2012-01-04
* cfg80211: replace reg.c Nokia commit 269ac5Luis R. Rodriguez2012-01-04
* cfg80211: replace reg.c Nokia commit c4c32294Luis R. Rodriguez2012-01-04
* wireless: Protect regdomain change by mutexDmitry Shmidt2012-01-04
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
* cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan2011-12-16
* cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez2011-12-16
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-15
* nl80211: add TDLS peer flag to policyJohannes Berg2011-12-15
* nl80211: accept testmode dump with netdevJohannes Berg2011-12-14
* cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-13
* cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-13
* wireless: disable wext sysfs by defaultJohannes Berg2011-12-07
* nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\
| * cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-30
| * cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-30
| * nl80211: fix MAC address validationEliad Peller2011-11-28
| * cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-11-21
| * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-09
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28
* | wireless: Add NoAck per tid supportSimon Wunderlich2011-11-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\ \
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
| * | net: add moduleparam.h for users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31