summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-01wireless: consolidate on a single escape_essid implementationJohn W. Linville23-262/+219
2008-11-01mac80211: insert AP sta entry after filling itJohannes Berg1-13/+18
2008-11-01Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei1-9/+12
2008-11-01Fix debugfs_create_bool's error checking method for wireless/iwlwifi/Zhaolei1-1/+2
2008-11-01wireless: fix EU checkJohannes Berg1-1/+1
2008-11-01wireless: get rid of pointless request listJohannes Berg1-69/+21
2008-11-01wireless: remove cfg80211_reg_mutexJohannes Berg3-8/+2
2008-11-01wireless: don't publish __regulatory_hintJohannes Berg2-28/+37
2008-11-01mac80211: fix a few typos in mac80211 kernel docBob Copeland1-6/+6
2008-11-01rt2x00: reduce checkpatch.pl errorsJohn Daiker4-5/+5
2008-11-01ath5k: reduce checkpatch.pl errorsJohn Daiker3-12/+12
2008-11-01Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com5-21/+377
2008-11-01mac80211: inform userspace of probe/auth/assoc timeoutJohannes Berg1-0/+3
2008-11-01hostap: Fix sparse warningsLarry Finger1-1/+1
2008-11-01mac80211: remove rate_control_clearJohannes Berg8-47/+0
2008-11-01iwlwifi: protect headers from double inclusionTomas Winkler2-1/+6
2008-11-01minstrel: improve performance for non-MRR driversFelix Fietkau2-4/+27
2008-11-01nl80211: fix monitor flagsJohannes Berg1-1/+1
2008-11-01p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville5-105/+316
2008-11-01p54: borrow some setup code from stlc45xxChristian Lamparter3-46/+51
2008-11-01p54: fix memory managementChristian Lamparter4-163/+229
2008-11-01p54: p54: refactor p54_rx_frame_sentChristian Lamparter1-57/+61
2008-11-01p54: refactor statistic timer codeChristian Lamparter1-14/+25
2008-11-01p54: broken out edcf changesChristian Lamparter3-78/+58
2008-11-01iwlwifi: tx command must run on same tfd as packetTomas Winkler1-3/+2
2008-11-01iwlwifi: fix TX cmd dma unmappingTomas Winkler5-184/+163
2008-11-01iwlwifi: unify tx antenna togglingTomas Winkler6-62/+51
2008-11-01iwlwifi: add iwl_cmd_queue_free for readabilityTomas Winkler1-13/+40
2008-11-01iwlwifi: remove host commands structures from iwl_cmdTomas Winkler2-10/+7
2008-11-01iwlwifi: expand error lookup and align outputJay Sternberg1-17/+40
2008-11-01iwlwifi: define firmware file name onceJay Sternberg1-6/+8
2008-11-01make ieee80211 invisibleJohannes Berg1-40/+16
2008-11-01ipw2x00: change default policy for auto-associateTim Gardner3-5/+5
2008-11-01p54: implement MRRJohannes Berg1-22/+108
2008-11-01mac80211/drivers: rewrite the rate control APIJohannes Berg47-685/+889
2008-11-01mac80211: add might_sleep to hw_configJohannes Berg1-0/+2
2008-11-01airo: Kill directly reference of netdev->privWang Chen1-85/+86
2008-11-01ath5k: fix mesh point operationAndrey Yurovsky1-0/+6
2008-11-01ath5k: correct ath5k signal qualityLuis R. Rodriguez1-1/+11
2008-11-01ath9k: correct signal quality reportLuis R. Rodriguez1-2/+9
2008-11-01ath5k/ath9k: correct signal qualityLuis R. Rodriguez1-1/+1
2008-11-01rtl8187: add short slot handling for 8187BHerton Ronaldo Krzesinski2-12/+41
2008-11-01rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flagHerton Ronaldo Krzesinski1-16/+30
2008-11-01Ath5k: add AP modeJiri Slaby1-25/+17
2008-11-01p54/rtl8187: fix up the seqno patchJohannes Berg2-2/+0
2008-11-01mac80211: rewrite HT handlingJohannes Berg15-274/+260
2008-11-01mac80211: move bss_conf into vifJohannes Berg9-38/+38
2008-11-01mac80211: make retry limits part of hw configJohannes Berg15-107/+89
2008-11-01iwl3945: fix station stuff in RC algorithmJohannes Berg1-4/+3
2008-11-01nl80211: export HT capabilitiesJohannes Berg2-0/+25