summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08mac80211_hwsim: avoid NULL accessJohannes Berg
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-03mac80211_hwsim: remove deprecated radio_enabledJohannes Berg
2009-05-20mac80211_hwsim: Group radiosDaniel Wagner
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211_hwsim: fix bogus warningJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211_hwsim: let the reg workqueue breathe when regtest is setLuis R. Rodriguez
2009-03-21mac80211_hwsim: convert to net_device_opsStephen Hemminger
2009-03-16mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez
2009-03-16mac80211_hwsim: add support for 5 GHzLuis R. Rodriguez
2009-01-29mac80211_hwsim: Report driver as MFP capableJouni Malinen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12mac80211: integrate sta_notify_ps cmds into sta_notifyChristian Lamparter
2008-11-26mac80211_hwsim: fix-up some print_mac merge damageJohn W. Linville
2008-11-21mac80211_hwsim: enable Mesh Point operationAndrey Yurovsky
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen
2008-11-10mac80211_hwsim: Make sure beacon_timer gets deletedJouni Malinen
2008-11-10mac80211_hwsim: Debug info for TX queue parametersJouni Malinen
2008-11-10mac80211_hwsim: Debug info for BSS config changesJouni Malinen
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...Rami Rosen
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-16device create: net: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-09-15mac80211 hwsim: make radio list dynamicJohannes Berg
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-09-15mac80211 hwsim: verify sta pointersJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211 hwsim: verify vif pointersJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-08-29mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen
2008-07-29mac80211: fix sparse integer as NULL pointer warningHarvey Harrison
2008-07-21mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference ...Ian Schram
2008-07-14mac80211 hwsim: fix endianness bugJohannes Berg
2008-06-26wireless: fix fallout from device_create removalStephen Rothwell
2008-06-14mac80211_hwsim: Shared TX code for received frames and BeaconsJouni Malinen
2008-06-14mac80211_hwsim: Minor cleanupJouni Malinen
2008-06-14mac80211_hwsim: 802.11 radio simulator for mac80211Jouni Malinen