summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
* mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen2013-01-111-18/+39
* mac80211_hwsim: fix beacon timingThomas Pedersen2013-01-041-3/+21
* mac80211_hwsim: hrtimer beaconThomas Pedersen2013-01-041-21/+42
* mac80211_hwsim: fix tsf adjustmentThomas Pedersen2013-01-041-4/+5
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* mac80211_hwsim: allow testing paged RXJohannes Berg2013-01-031-3/+23
* wireless: fix VHT max AMPDU exponent definitionJohannes Berg2012-12-061-1/+1
* mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-1/+6
* mac80211_hwsim: remove printing scan configJohannes Berg2012-11-261-6/+0
* mac80211_hwsim: advertise VHT supportJohannes Berg2012-11-261-0/+28
* mac80211: convert to channel definition structJohannes Berg2012-11-261-14/+19
* cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-1/+0
* mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-0/+1
* mac80211: support radiotap vendor namespace RX dataJohannes Berg2012-11-191-1/+32
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-3/+8
* mac80211_hwsim: print per interface TX powerJohannes Berg2012-10-301-0/+3
* mac80211_hwsim: allow using channel contextsJohannes Berg2012-10-301-100/+390
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-281-4/+1
|\
| * mac80211_hwsim: move module_init/exitJohannes Berg2012-09-061-4/+1
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-5/+0
| |\
* | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-23/+23
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-211-2/+6
|\| | | |/ |/|
| * mac80211_hwsim: add support for P2P DeviceJohannes Berg2012-08-201-1/+3
| * mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-3/+5
* | mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-5/+0
|\
| * mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn2012-07-171-5/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-2/+10
|\|
| * mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg2012-07-061-0/+8
| * mac80211_hwsim: fix NUM_BANDS usageJohannes Berg2012-07-031-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-6/+4
|\|
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-261-6/+4
| |\
| | * mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg2012-06-251-6/+4
* | | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-1/+1
|/ /
* / mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
|/
* mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
* mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona2012-05-151-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-181-0/+1
|\
| * mac80211_hwsim: fixup for tsf settingJavier Cardona2012-04-161-0/+1
* | Merge branch 'master' into for-davemJohn W. Linville2012-04-121-15/+17
|\|
| * mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+2
| * mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona2012-04-101-13/+13
| * mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-1/+2
* | mac80211_hwsim: Stop using NLA_PUT*().David S. Miller2012-04-021-9/+15
|/
* mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan2012-03-121-1/+2
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-0/+18
* mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona2012-03-061-1/+26
* mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli2012-02-271-1/+1