aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen1-0/+3
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-3/+1
2009-07-24wireless: remove print_mac usesJohannes Berg1-2/+0
2009-07-24mac80211_hwsim: report fixed signal strengthJohannes Berg1-2/+4
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2009-07-21mac80211_hwsim: fix use after freeJohannes Berg1-2/+2
2009-07-21mac80211_hwsim: fix unregistrationJohannes Berg1-1/+1
2009-07-10hwsim: make testmode_cmd staticJohannes Berg1-1/+2
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg1-0/+68
2009-07-10mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville1-2/+1
2009-07-10mac80211_hwsim: clean up the skb before passing it backJohannes Berg1-0/+10
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-1/+2
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg1-0/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-03mac80211_hwsim: remove deprecated radio_enabledJohannes Berg1-20/+7
2009-05-20mac80211_hwsim: Group radiosDaniel Wagner1-1/+34
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-1/+1
2009-05-06mac80211: tell driver when idleJohannes Berg1-2/+4
2009-05-06mac80211_hwsim: fix bogus warningJohannes Berg1-1/+1
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-18/+7
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-8/+12
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-1/+0
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez1-0/+3
2009-03-21mac80211_hwsim: convert to net_device_opsStephen Hemminger1-1/+7
2009-03-16mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez1-0/+210
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez1-36/+102
2009-01-29mac80211_hwsim: Report driver as MFP capableJouni Malinen1-0/+2
2008-12-19mac80211: Fix HT channel selectionSujith1-4/+2
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter1-0/+4
2008-11-26mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville1-8/+6
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky1-2/+4
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen1-0/+184
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen1-0/+1
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen1-0/+12
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen1-0/+37
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-8/+4
2008-10-31mac80211: introduce hw config change flagsJohannes Berg1-2/+2
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-10/+9
2008-10-31mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_magic().Rami Rosen1-2/+2
2008-10-27net: convert print_mac to %pMJohannes Berg1-9/+6
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman1-3/+3
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg1-41/+45
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg1-1/+2
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg1-0/+44
2008-09-15mac80211: share STA information with driverJohannes Berg1-1/+2
2008-09-15mac80211 hwsim: verify vif pointersJohannes Berg1-0/+58
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-1/+1
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+3