aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg1-0/+8
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg1-2/+2
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-6/+4
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg1-6/+4
2012-06-08mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged.Qasim Javed1-0/+1
2012-06-04mac80211_hwsim: advertise interface combinationsJohannes Berg1-0/+21
2012-05-15mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona1-0/+5
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+1
2012-04-16mac80211_hwsim: fixup for tsf settingJavier Cardona1-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville1-15/+17
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg1-1/+2
2012-04-10mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona1-13/+13
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-1/+2
2012-04-02mac80211_hwsim: Stop using NLA_PUT*().David S. Miller1-9/+15
2012-03-12mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan1-1/+2
2012-03-06mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona1-0/+18
2012-03-06mac80211_hwsim: Add tsf to beacons, probe responses and radiotap header.Javier Cardona1-1/+26
2012-02-27mac80211_hwsim: correctly line up a multiline printkAntonio Quartulli1-1/+1
2012-02-27wireless: Fix typo in mac80211_hwsim.cMasanari Iida1-4/+4
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg1-11/+10
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-08mac80211_hwsim: Claim support for TDLSJouni Malinen1-0/+2
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-08-10mac80211_hwsim: Fix RX status reporting for HTJouni Malinen1-0/+6
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg1-0/+2
2011-06-01mac80211_hwsim driver support userspace frame tx/rxJavier Lopez1-15/+447
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-10/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-3/+2
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg1-1/+2
2010-11-15mac80211_hwsim: Incorporate txpower into rssiBlaise Gassend1-1/+4
2010-09-16mac80211: add p2p device type supportJohannes Berg1-4/+11
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg1-0/+13
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-08-24mac80211-hwsim: allow configuring IBSSJohannes Berg1-2/+5
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches1-1/+1
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches1-53/+46
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+5
2010-06-18mac80211_hwsim: fix fake_hw_scanJohannes Berg1-0/+5
2010-06-03drivers/net: use __packed annotationEric Dumazet1-1/+1
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-9/+10
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-9/+10
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+4
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg1-1/+1
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg1-1/+2
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-0/+1
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-0/+28
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig1-0/+28