aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-11-10mac80211: Allow AP mode to be enabledJouni Malinen
2008-11-10mac80211: fix basic rates setting from association responseTomas Winkler
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10mac80211: remove SSID driver codeJohannes Berg
2008-11-10wireless: fix a few sparse warningsJohannes Berg
2008-11-10wireless: move mesh config length constantJohannes Berg
2008-11-10mac80211: print reason code for deauth/dissoc framesZhu Yi
2008-10-31mac80211: fix two kernel-doc warningsJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky
2008-10-31mac80211: Change WARN_ON to WARN_ON_ONCESujith
2008-10-31mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez
2008-10-31mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen
2008-10-31mac80211: insert AP sta entry after filling itJohannes Berg
2008-10-31Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com
2008-10-31mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg
2008-10-31mac80211: remove rate_control_clearJohannes Berg
2008-10-31minstrel: improve performance for non-MRR driversFelix Fietkau
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: add might_sleep to hw_configJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31mac80211: move bss_conf into vifJohannes Berg
2008-10-31mac80211: make retry limits part of hw configJohannes Berg
2008-10-31mac80211: provide sequence numbersJohannes Berg
2008-10-31mac80211: introduce hw config change flagsJohannes Berg
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-31mac80211: remove unused declaration of struct sta_attribute.Rami Rosen
2008-10-31mac80211: fix short slot handlingJohannes Berg
2008-10-31mac80211: remove max_antenna_gain configJohannes Berg
2008-10-31mac80211: clean up ieee80211_hw_config errorsJohannes Berg
2008-10-31mac80211: remove wiphy_to_hwJohannes Berg
2008-10-31mac80211: minor code cleanupsJohannes Berg
2008-10-31mac80211: remove writable debugs mesh parametersJohannes Berg
2008-10-31mac80211: remove aggregation status write support from debugfsJohannes Berg
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-10-27mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville
2008-10-14ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg
2008-10-14mac80211: Fix scan RX processing oopsJouni Malinen
2008-10-14mac80211: fix debugfs netdev renameJohannes Berg
2008-10-14mac80211: fix HT information element parsingJohannes Berg
2008-10-14mac80211: fix debugfs lockupJohannes Berg
2008-10-12net/mac80211/rx.c: fix build errorIngo Molnar
2008-10-06mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville
2008-10-06mac80211: add the 'minstrel' rate control algorithmFelix Fietkau
2008-10-06mac80211: add multi-rate retry supportFelix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau