summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix two kernel-doc warningsJohannes Berg2008-10-311-18/+20
* mac80211: Re-enable aggregationSujith2008-10-315-54/+63
* mac80211: allow all interfaces types to handle RX action framesAndrey Yurovsky2008-10-311-8/+0
* mac80211: Change WARN_ON to WARN_ON_ONCESujith2008-10-311-2/+2
* mac80211: make use of regulatory tx power settings on change of tx powerLuis R. Rodriguez2008-10-311-12/+6
* mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().Rami Rosen2008-10-311-49/+55
* mac80211: insert AP sta entry after filling itJohannes Berg2008-10-311-13/+18
* Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-312-20/+69
* mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg2008-10-311-0/+3
* mac80211: remove rate_control_clearJohannes Berg2008-10-314-19/+0
* minstrel: improve performance for non-MRR driversFelix Fietkau2008-10-312-4/+27
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-3112-310/+306
* mac80211: add might_sleep to hw_configJohannes Berg2008-10-311-0/+2
* mac80211: rewrite HT handlingJohannes Berg2008-10-314-153/+134
* mac80211: move bss_conf into vifJohannes Berg2008-10-318-38/+35
* mac80211: make retry limits part of hw configJohannes Berg2008-10-315-24/+18
* mac80211: provide sequence numbersJohannes Berg2008-10-312-0/+12
* mac80211: introduce hw config change flagsJohannes Berg2008-10-317-32/+56
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-313-11/+0
* 802.11: clean up/fix HT supportJohannes Berg2008-10-317-154/+167
* mac80211: remove unused declaration of struct sta_attribute.Rami Rosen2008-10-311-5/+0
* mac80211: fix short slot handlingJohannes Berg2008-10-312-37/+46
* mac80211: remove max_antenna_gain configJohannes Berg2008-10-311-2/+0
* mac80211: clean up ieee80211_hw_config errorsJohannes Berg2008-10-315-25/+13
* mac80211: remove wiphy_to_hwJohannes Berg2008-10-311-7/+0
* mac80211: minor code cleanupsJohannes Berg2008-10-319-52/+45
* mac80211: remove writable debugs mesh parametersJohannes Berg2008-10-311-88/+24
* mac80211: remove aggregation status write support from debugfsJohannes Berg2008-10-311-72/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-3/+3
|\
| * mac80211: correct warnings in minstrel rate control algorithmJohn W. Linville2008-10-271-3/+3
* | mac80211: convert to %pM away from print_macJohannes Berg2008-10-2714-225/+130
|/
* ath9k/mac80211: disallow fragmentation in ath9k, report to userspaceJohannes Berg2008-10-141-1/+1
* mac80211: Fix scan RX processing oopsJouni Malinen2008-10-141-1/+2
* mac80211: fix debugfs netdev renameJohannes Berg2008-10-141-1/+5
* mac80211: fix HT information element parsingJohannes Berg2008-10-143-11/+6
* mac80211: fix debugfs lockupJohannes Berg2008-10-143-1/+18
* net/mac80211/rx.c: fix build errorIngo Molnar2008-10-121-1/+4
* mac80211: avoid "Wireless Event too big" message for assoc responseJohn W. Linville2008-10-061-3/+5
* mac80211: add the 'minstrel' rate control algorithmFelix Fietkau2008-10-067-0/+868
* mac80211: add multi-rate retry supportFelix Fietkau2008-10-061-6/+7
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-063-9/+14
* mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211...Rami Rosen2008-10-061-10/+8
* mac80211: remove shadowed variables in ieee80211_master_start_xmitTomas Winkler2008-10-061-4/+1
* wireless: restore revert lost to merge damageLinus Torvalds2008-10-061-8/+39
* Fix modpost failure when rx handlers are not inlined.Davide Pesavento2008-09-301-1/+1
* mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.hRami Rosen2008-09-301-12/+0
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-302-9/+8
* mac80211: fix led behavior in IBSSEmmanuel Grumbach2008-09-241-0/+2
* mac80211: probe with correct SSIDJohannes Berg2008-09-241-2/+2
* mac80211: clean up rate control APIJohannes Berg2008-09-2411-210/+159
OpenPOWER on IntegriCloud