summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-091-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-051-1/+1
|/
* mac80211_hwsim: remove deprecated radio_enabledJohannes Berg2009-06-031-20/+7
* 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/+7
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-8/+12
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-271-1/+0
* mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez2009-03-271-0/+3
* mac80211_hwsim: convert to net_device_opsStephen Hemminger2009-03-211-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/+2
* 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/+6
* 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-10-311-8/+4
* mac80211: introduce hw config change flagsJohannes Berg2008-10-311-2/+2
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-10/+9
* mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen2008-10-311-2/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-9/+6
* device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
OpenPOWER on IntegriCloud