aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* wireless: move mesh config length constantJohannes Berg2008-11-10
* mac80211: print reason code for deauth/dissoc framesZhu Yi2008-11-10
* mac80211: fix two kernel-doc warningsJohannes Berg2008-10-31
* mac80211: Re-enable aggregationSujith2008-10-31
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-31
* mac80211: Change WARN_ON to WARN_ON_ONCESujith2008-10-31
* mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-10-31
* mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen2008-10-31
* mac80211: insert AP sta entry after filling itJohannes Berg2008-10-31
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-31
* mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg2008-10-31
* mac80211: remove rate_control_clearJohannes Berg2008-10-31
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: add might_sleep to hw_configJohannes Berg2008-10-31
* mac80211: rewrite HT handlingJohannes Berg2008-10-31
* mac80211: move bss_conf into vifJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: provide sequence numbersJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-31
* 802.11: clean up/fix HT supportJohannes Berg2008-10-31
* mac80211: remove unused declaration of struct sta_attribute.Rami Rosen2008-10-31
* mac80211: fix short slot handlingJohannes Berg2008-10-31
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-31
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-31
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-31
* mac80211: minor code cleanupsJohannes Berg2008-10-31
* mac80211: remove writable debugs mesh parametersJohannes Berg2008-10-31
* mac80211: remove aggregation status write support from debugfsJohannes Berg2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville2008-10-27
* | mac80211: convert to %pM away from print_macJohannes Berg2008-10-27
|/
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-14
* mac80211: Fix scan RX processing oopsJouni Malinen2008-10-14
* mac80211: fix debugfs netdev renameJohannes Berg2008-10-14
* mac80211: fix HT information element parsingJohannes Berg2008-10-14
* mac80211: fix debugfs lockupJohannes Berg2008-10-14
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-13
* mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville2008-10-06
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-06
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-06
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen2008-10-06
* mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler2008-10-06
* wireless: restore revert lost to merge damageLinus Torvalds2008-10-06
* Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-30
* mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-30
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-30
* mac80211: fix led behavior in IBSSEmmanuel Grumbach2008-09-24