summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* wireless: remove print_mac usesJohannes Berg2009-07-241-2/+0Star
* 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-241-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/+1Star
* | 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-101-0/+1
|\|
| * mac80211_hwsim: avoid NULL accessJohannes Berg2009-07-081-0/+1
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
|/
* mac80211_hwsim: remove deprecated radio_enabledJohannes Berg2009-06-031-20/+7Star
* mac80211_hwsim: Group radiosDaniel Wagner2009-05-201-1/+34
* mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-1/+1
* mac80211: tell driver when idleJohannes Berg2009-05-061-2/+4
* mac80211_hwsim: fix bogus warningJohannes Berg2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-18/+7Star
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-8/+12
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-281-1/+0Star
* mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez2009-03-281-0/+3
* mac80211_hwsim: convert to net_device_opsStephen Hemminger2009-03-221-1/+7
* mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez2009-03-161-0/+210
* mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez2009-03-161-36/+102
* mac80211_hwsim: Report driver as MFP capableJouni Malinen2009-01-291-0/+2
* mac80211: Fix HT channel selectionSujith2008-12-191-4/+2Star
* mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter2008-12-121-0/+4
* mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville2008-11-261-8/+6Star
* mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky2008-11-211-2/+4
* mac80211_hwsim: Add support for client PS modeJouni Malinen2008-11-101-0/+184
* mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen2008-11-101-0/+1
* mac80211_hwsim: Debug info for TX queue parametersJouni Malinen2008-11-101-0/+12
* mac80211_hwsim: Debug info for BSS config changesJouni Malinen2008-11-101-0/+37
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-8/+4Star
* mac80211: introduce hw config change flagsJohannes Berg2008-11-011-2/+2
* 802.11: clean up/fix HT supportJohannes Berg2008-11-011-10/+9Star
* mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen2008-11-011-2/+2
* net: convert print_mac to %pMJohannes Berg2008-10-281-9/+6Star
* device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* mac80211 hwsim: make radio list dynamicJohannes Berg2008-09-151-41/+45
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-1/+2
* mac80211 hwsim: verify sta pointersJohannes Berg2008-09-151-0/+44
* mac80211: share STA information with driverJohannes Berg2008-09-151-1/+2
* mac80211 hwsim: verify vif pointersJohannes Berg2008-09-151-0/+58
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-1/+1
* cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+3