summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
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
2012-02-27wireless: Fix typo in mac80211_hwsim.cMasanari Iida
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-08mac80211_hwsim: Claim support for TDLSJouni Malinen
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-08-10mac80211_hwsim: Fix RX status reporting for HTJouni Malinen
2011-06-27mac80211: restrict advertised HW scan ratesJohannes Berg
2011-06-01mac80211_hwsim driver support userspace frame tx/rxJavier Lopez
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2010-11-15mac80211_hwsim: Incorporate txpower into rssiBlaise Gassend
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-08-27mac80211_hwsim: support runtime iftype changesJohannes Berg
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24mac80211-hwsim: allow configuring IBSSJohannes Berg
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-18mac80211_hwsim: fix fake_hw_scanJohannes Berg
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211_hwsim: fix double-scan detectionJohannes Berg
2010-05-03mac80211: allow controlling aggregation manuallyJohannes Berg
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-20mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08mac80211_hwsim: add sw_scan sw_scan_completeLuis R. Rodriguez
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg
2010-02-08mac80211_hwsim: add fake hw scan handlerJohannes Berg
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: introduce flush operationJohannes Berg
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen