aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-29mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen1-1/+15
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370Ian Schram1-6/+12
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg1-1/+1
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell1-3/+4
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen1-51/+32
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen1-6/+6
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen1-0/+533