aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-26mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan1-2/+6
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2-0/+7
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau4-192/+1264
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan3-1/+5
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas3-0/+17
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas3-8/+16
2008-11-26iwlwifi: 4965 define firmware file name onceWinkler, Tomas1-2/+3
2008-11-26iwlwifi: enable base band calibration in 5000 HWTomas Winkler2-2/+7
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas4-23/+25
2008-11-26iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar1-4/+1
2008-11-26ath5k: set mac address in add_interfaceBob Copeland2-11/+14
2008-11-26ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith1-16/+7
2008-11-26ath9k: Update TX trigger level on a FIFO underrun.Sujith1-1/+3
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith2-7/+7
2008-11-26ath9k: Move TX completion routine to xmit.cSujith3-65/+56
2008-11-26ath9k: Use helpersSujith2-197/+194
2008-11-26ath9k: General code scrubSujith6-412/+277
2008-11-26ath9k: Remove ath9k_rate_tableSujith10-374/+132
2008-11-26ath9k: Use rate_driver_dataSujith5-226/+108
2008-11-26ath9k: Remove ath_rate_softcSujith5-87/+45
2008-11-26ath9k: Remove rate control reference in VAPSujith4-85/+50
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith1-39/+0
2008-11-26ath9k: Revamp RX handlingSujith3-519/+209
2008-11-26ath9k: Nuke fixed rate handling in driverSujith5-137/+4
2008-11-26ath9k: Remove half/quarter rate tablesSujith3-127/+20
2008-11-26ath9k: Remove ath_rate_newassoc()Sujith1-25/+8
2008-11-26ath9k: Remove ath_setup_ratesSujith1-26/+10
2008-11-26ath9k: Simplify RC alloc/free functionsSujith1-41/+7
2008-11-26ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2-225/+192
2008-11-26ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan1-4/+4
2008-11-26rtl8187: Fix transmission count sent to mac80211Larry Finger1-1/+1
2008-11-26mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger1-1/+1
2008-11-26rt2x00: Don't switch off LED on initializationIvo van Doorn1-6/+0
2008-11-26orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov1-2/+2
2008-11-26mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez1-4/+4
2008-11-25mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez1-3/+2
2008-11-25ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan1-1/+1
2008-11-25p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2-5/+27
2008-11-25p54pci: cache firmware for suspend/resumeChristian Lamparter3-25/+35
2008-11-25p54: minor fixesChristian Lamparter2-4/+8
2008-11-25p54: enable Mesh Point supportChristian Lamparter1-3/+8
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith1-1/+1
2008-11-25ath9k: make DMA memory consistentLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez1-3/+2
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn5-28/+111
2008-11-25rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2-4/+2
2008-11-25rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2-4/+136
2008-11-25rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski3-12/+69
2008-11-25rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski1-1/+1
2008-11-25ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian1-15/+14