aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-10/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* 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/+46
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-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
* mac80211_hwsim: don't register CCK rates on 5ghzJohannes Berg2009-10-301-3/+4
* mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-3/+1
* wireless: remove print_mac usesJohannes Berg2009-07-241-2/+0
* mac80211_hwsim: report fixed signal strengthJohannes Berg2009-07-241-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-3/+3
|\
| * mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2
| * mac80211_hwsim: fix unregistrationJohannes Berg2009-07-211-1/+1
* | hwsim: make testmode_cmd staticJohannes Berg2009-07-101-1/+2
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-101-0/+68
* | mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville2009-07-101-2/+1
* | mac80211_hwsim: clean up the skb before passing it backJohannes Berg2009-07-101-0/+10
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-1/+2