summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | orinoco: Separate fw caching from downloadDavid Kilroy2008-11-261-15/+38
| * | | ath9k: Handle -ENOMEM on RX gracefullyLuis R. Rodriguez2008-11-261-31/+26
| * | | rfkill: always call get_state() hook on resumeHenrique de Moraes Holschuh2008-11-261-0/+10
| * | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-262-1/+7
| * | | mac80211: Look out for some other AP when disassoc is received.Vivek Natarajan2008-11-261-2/+6
| * | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-262-0/+7
| * | | ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau2008-11-264-192/+1264
| * | | ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan2008-11-263-1/+5
| * | | iwlwifi: TX update chicken bitsWinkler, Tomas2008-11-263-0/+17
| * | | iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas2008-11-263-8/+16
| * | | iwlwifi: 4965 define firmware file name onceWinkler, Tomas2008-11-261-2/+3
| * | | iwlwifi: enable base band calibration in 5000 HWTomas Winkler2008-11-262-2/+7
| * | | iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas2008-11-264-23/+25
| * | | iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar2008-11-261-4/+1
| * | | ath5k: set mac address in add_interfaceBob Copeland2008-11-262-11/+14
| * | | ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith2008-11-261-16/+7
| * | | ath9k: Update TX trigger level on a FIFO underrun.Sujith2008-11-261-1/+3
| * | | ath9k: Fix bug in deciphering channel flagsSujith2008-11-262-7/+7
| * | | ath9k: Move TX completion routine to xmit.cSujith2008-11-263-65/+56
| * | | ath9k: Use helpersSujith2008-11-262-197/+194
| * | | ath9k: General code scrubSujith2008-11-266-412/+277
| * | | ath9k: Remove ath9k_rate_tableSujith2008-11-2610-374/+132
| * | | ath9k: Use rate_driver_dataSujith2008-11-265-226/+108
| * | | ath9k: Remove ath_rate_softcSujith2008-11-265-87/+45
| * | | ath9k: Remove rate control reference in VAPSujith2008-11-264-85/+50
| * | | ath9k: We don't support non-HT devices, so remove superfluous code.Sujith2008-11-261-39/+0
| * | | ath9k: Revamp RX handlingSujith2008-11-263-519/+209
| * | | ath9k: Nuke fixed rate handling in driverSujith2008-11-265-137/+4
| * | | ath9k: Remove half/quarter rate tablesSujith2008-11-263-127/+20
| * | | ath9k: Remove ath_rate_newassoc()Sujith2008-11-261-25/+8
| * | | ath9k: Remove ath_setup_ratesSujith2008-11-261-26/+10
| * | | ath9k: Simplify RC alloc/free functionsSujith2008-11-261-41/+7
| * | | ath9k: Merge struct ath_tx_ratectrl with ath_rate_nodeSujith2008-11-262-225/+192
| * | | ath9k: Fix panic while unregistering rfkillVasanthakumar Thiagarajan2008-11-261-4/+4
| * | | rtl8187: Fix transmission count sent to mac80211Larry Finger2008-11-261-1/+1
| * | | mac80211: Fix pid rate-setting algorithm to allow rate changesLarry Finger2008-11-261-1/+1
| * | | rt2x00: Don't switch off LED on initializationIvo van Doorn2008-11-261-6/+0
| * | | orinoco: indicate it is using dBm in wireless_stats and spyAndrey Borzenkov2008-11-261-2/+2
| * | | mac80211: make Minstrel the default rate control algorithmLuis R. Rodriguez2008-11-261-4/+4
| * | | mac80211: don't assume driver has been attached on registrationLuis R. Rodriguez2008-11-251-3/+2
| * | | ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan2008-11-251-1/+1
| * | | p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2008-11-252-5/+27
| * | | p54pci: cache firmware for suspend/resumeChristian Lamparter2008-11-253-25/+35
| * | | p54: minor fixesChristian Lamparter2008-11-252-4/+8
| * | | p54: enable Mesh Point supportChristian Lamparter2008-11-251-3/+8
| * | | mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
| * | | ath9k: make DMA memory consistentLuis R. Rodriguez2008-11-251-2/+11
| * | | ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez2008-11-251-3/+2
| * | | rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-255-28/+111
| * | | rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2008-11-252-4/+2