aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-3/+3
2008-11-12mac80211: fix notify_mac functionGravatar Johannes Berg 1-3/+3
2008-11-10mac80211: fix a buffer overrun in station debug codeGravatar Jianjun Kong 1-1/+1
2008-11-10mac80211: Allow AP mode to be enabledGravatar Jouni Malinen 1-0/+2
2008-11-10mac80211: fix basic rates setting from association responseGravatar Tomas Winkler 1-6/+12
2008-11-10nl80211: Add TX queue parameter configurationGravatar Jouni Malinen 1-0/+25
2008-11-10nl80211: Add basic rate configuration for AP modeGravatar Jouni Malinen 1-0/+18
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionGravatar Sujith 1-1/+9
2008-11-10mac80211: remove SSID driver codeGravatar Johannes Berg 4-45/+3
2008-11-10wireless: fix a few sparse warningsGravatar Johannes Berg 2-2/+1
2008-11-10wireless: move mesh config length constantGravatar Johannes Berg 3-6/+3
2008-11-10mac80211: print reason code for deauth/dissoc framesGravatar Zhu Yi 1-2/+4
2008-10-31mac80211: fix two kernel-doc warningsGravatar Johannes Berg 1-18/+20
2008-10-31mac80211: Re-enable aggregationGravatar Sujith 5-54/+63
2008-10-31mac80211: allow all interfaces types to handle RX action framesGravatar Andrey Yurovsky 1-8/+0
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCEGravatar Sujith 1-2/+2
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerGravatar Luis R. Rodriguez 1-12/+6
2008-10-31mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Gravatar Rami Rosen 1-49/+55
2008-10-31mac80211: insert AP sta entry after filling itGravatar Johannes Berg 1-13/+18
2008-10-31Add nl80211 commands to get and set o11s mesh networking parametersGravatar colin@cozybit.com 2-20/+69
2008-10-31mac80211: inform userspace of probe/auth/assoc timeoutGravatar Johannes Berg 1-0/+3
2008-10-31mac80211: remove rate_control_clearGravatar Johannes Berg 4-19/+0
2008-10-31minstrel: improve performance for non-MRR driversGravatar Felix Fietkau 2-4/+27
2008-10-31mac80211/drivers: rewrite the rate control APIGravatar Johannes Berg 12-310/+306
2008-10-31mac80211: add might_sleep to hw_configGravatar Johannes Berg 1-0/+2
2008-10-31mac80211: rewrite HT handlingGravatar Johannes Berg 4-153/+134
2008-10-31mac80211: move bss_conf into vifGravatar Johannes Berg 8-38/+35
2008-10-31mac80211: make retry limits part of hw configGravatar Johannes Berg 5-24/+18
2008-10-31mac80211: provide sequence numbersGravatar Johannes Berg 2-0/+12
2008-10-31mac80211: introduce hw config change flagsGravatar Johannes Berg 7-32/+56
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Gravatar Johannes Berg 3-11/+0
2008-10-31802.11: clean up/fix HT supportGravatar Johannes Berg 7-154/+167
2008-10-31mac80211: remove unused declaration of struct sta_attribute.Gravatar Rami Rosen 1-5/+0
2008-10-31mac80211: fix short slot handlingGravatar Johannes Berg 2-37/+46
2008-10-31mac80211: remove max_antenna_gain configGravatar Johannes Berg 1-2/+0
2008-10-31mac80211: clean up ieee80211_hw_config errorsGravatar Johannes Berg 5-25/+13
2008-10-31mac80211: remove wiphy_to_hwGravatar Johannes Berg 1-7/+0
2008-10-31mac80211: minor code cleanupsGravatar Johannes Berg 9-52/+45
2008-10-31mac80211: remove writable debugs mesh parametersGravatar Johannes Berg 1-88/+24
2008-10-31mac80211: remove aggregation status write support from debugfsGravatar Johannes Berg 1-72/+1
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-3/+3
2008-10-27mac80211: convert to %pM away from print_macGravatar Johannes Berg 14-225/+130
2008-10-27mac80211: correct warnings in minstrel rate control algorithmGravatar John W. Linville 1-3/+3
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceGravatar Johannes Berg 1-1/+1
2008-10-14mac80211: Fix scan RX processing oopsGravatar Jouni Malinen 1-1/+2
2008-10-14mac80211: fix debugfs netdev renameGravatar Johannes Berg 1-1/+5
2008-10-14mac80211: fix HT information element parsingGravatar Johannes Berg 3-11/+6
2008-10-14mac80211: fix debugfs lockupGravatar Johannes Berg 3-1/+18
2008-10-12net/mac80211/rx.c: fix build errorGravatar Ingo Molnar 1-1/+4
2008-10-06mac80211: avoid "Wireless Event too big" message for assoc responseGravatar John W. Linville 1-3/+5