summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)AuthorFilesLines
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_ma...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 ...Ian 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