aboutsummaryrefslogtreecommitdiffstats
path: root/mac80211_hwsim/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mac80211_hwsim codeJohannes Berg2009-07-281-539/+0
* Removed forgotten todo entryJouni Malinen2008-06-101-1/+0
* Added support for AP mode Beacon transmissionJouni Malinen2008-06-101-5/+87
* Set ACK flag properly for txstatusJouni Malinen2008-06-101-3/+17
* Use _irqsafe versions of ieee80211 rx and tx_status functionsJouni Malinen2008-06-101-2/+2
* Added start/stop handlers and do not send frames to stopped radiosJouni Malinen2008-06-101-1/+7
* Added global monitor interface (hwsim#)Jouni Malinen2008-06-101-0/+100
* Fixed tx() handler to use GFP_ATOMIC.Jouni Malinen2008-06-101-1/+1
* Added mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211Jouni Malinen2008-06-101-0/+338