summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2008-11-252-4/+136
* rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski2008-11-253-12/+69
* rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski2008-11-251-1/+1
* ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian2008-11-251-15/+14
* ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian2008-11-251-1/+1
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-254-11/+11
* ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2008-11-252-4/+4
* ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-254-205/+586
* iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2008-11-252-0/+5
* cfg80211: add support for custom firmware regulatory solutionsLuis R. Rodriguez2008-11-252-1/+19
* cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-259-24/+591
* cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalidLuis R. Rodriguez2008-11-251-0/+3
* cfg80211: call_crda() won't tell us if CRDA was presentLuis R. Rodriguez2008-11-251-8/+1
* cfg80211: expect different rd in cfg80211 when intersectingLuis R. Rodriguez2008-11-251-2/+3
* cfg80211: separate intersection section in __set_regdom()Luis R. Rodriguez2008-11-251-8/+21
* cfg80211: remove switch from __set_regdom()Luis R. Rodriguez2008-11-251-15/+6
* cfg80211: remove switch from __regulatory_hint()Luis R. Rodriguez2008-11-251-26/+17
* cfg80211: mark negative frequencies as invalidLuis R. Rodriguez2008-11-251-1/+1
* iwlwifi: iwl-fh.h cleanupTomas Winkler2008-11-251-24/+17
* iwlwifi: some fh document fix and cleanupZhu, Yi2008-11-252-9/+4
* iwlwifi: configure_filter rewriteZhu, Yi2008-11-254-59/+70
OpenPOWER on IntegriCloud