summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wireless: Fix typo in mac80211_hwsim.cMasanari Iida2012-02-271-4/+4
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-2/+2
* mac80211_hwsim: fix wmediumd_pidJohannes Berg2011-12-161-11/+10Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
* | mac80211_hwsim: Claim support for TDLSJouni Malinen2011-11-081-0/+2
|/
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211_hwsim: Fix RX status reporting for HTJouni Malinen2011-08-101-0/+6
* mac80211: restrict advertised HW scan ratesJohannes Berg2011-06-271-0/+2
* mac80211_hwsim driver support userspace frame tx/rxJavier Lopez2011-06-011-15/+447
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-10/+1Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2Star
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* mac80211_hwsim: Incorporate txpower into rssiBlaise Gassend2010-11-151-1/+4
* mac80211: add p2p device type supportJohannes Berg2010-09-161-4/+11
* mac80211_hwsim: support runtime iftype changesJohannes Berg2010-08-271-0/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-1/+1
|\
| * drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches2010-08-181-1/+1
* | mac80211-hwsim: allow configuring IBSSJohannes Berg2010-08-241-2/+5
|/
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-53/+46Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-021-0/+5
|\
| * mac80211_hwsim: fix fake_hw_scanJohannes Berg2010-06-181-0/+5
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-9/+10
|\
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-9/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+4
|\|
| * mac80211_hwsim: fix double-scan detectionJohannes Berg2010-05-031-1/+1
| * mac80211: allow controlling aggregation manuallyJohannes Berg2010-05-031-1/+2
| * mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-0/+1
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-0/+28
|\|
| * mac80211: sample survey implementation for mac80211 & hwsimHolger Schurig2010-04-201-0/+28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-4/+41
|\|
| * mac80211_hwsim: add sw_scan sw_scan_completeLuis R. Rodriguez2010-04-081-4/+41
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg2010-02-191-6/+26
* mac80211_hwsim: add fake hw scan handlerJohannes Berg2010-02-081-1/+43
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-1/+7
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-9/+9
* mac80211: introduce flush operationJohannes Berg2009-12-281-0/+11
* mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen2009-12-221-2/+33
* mac80211_hwsim: implement ampdu actionJohannes Berg2009-12-221-0/+26
* mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-4/+20
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-9/+9
* mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen2009-11-021-0/+47
* mac80211_hwsim: Check idle state on TXJouni Malinen2009-11-021-2/+11