aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2013-02-15mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-04mac80211_hwsim: fix beacon timingThomas Pedersen
2013-01-04mac80211_hwsim: hrtimer beaconThomas Pedersen
2013-01-04mac80211_hwsim: fix tsf adjustmentThomas Pedersen
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03mac80211_hwsim: allow testing paged RXJohannes Berg
2012-12-06wireless: fix VHT max AMPDU exponent definitionJohannes Berg
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-26mac80211_hwsim: remove printing scan configJohannes Berg
2012-11-26mac80211_hwsim: advertise VHT supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-30mac80211_hwsim: print per interface TX powerJohannes Berg
2012-10-30mac80211_hwsim: allow using channel contextsJohannes Berg
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-06mac80211_hwsim: move module_init/exitJohannes Berg
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211_hwsim: add support for P2P DeviceJohannes Berg
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg
2012-05-15mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-16mac80211_hwsim: fixup for tsf settingJavier Cardona
2012-04-12Merge branch 'master' into for-davemJohn W. Linville
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-02mac80211_hwsim: Stop using NLA_PUT*().David S. Miller
2012-03-12mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona
2012-03-06mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona
2012-02-27mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli