aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2008-10-06mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen
2008-10-06mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler
2008-10-06wireless: restore revert lost to merge damageLinus Torvalds
2008-09-30Fix modpost failure when rx handlers are not inlined.Davide Pesavento
2008-09-30mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-24mac80211: fix led behavior in IBSSEmmanuel Grumbach
2008-09-24mac80211: probe with correct SSIDJohannes Berg
2008-09-24mac80211: clean up rate control APIJohannes Berg