aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-28libertas: Fix memory leak of RX skbsDavid Woodhouse
2008-01-28b43: Fix for broken transmissionMichael Buesch
2008-01-28b43: Fix ofdmtab write regressionMichael Buesch
2008-01-28iwlwifi: add missing commentsTomas Winkler
2008-01-28iwlwifi: fix compliation warningsTomas Winkler
2008-01-28iwlwifi: remove HT code from iwl-3945.hReinette Chatre
2008-01-28orinoco: always use latest BSS info when caching scan resultsDan Williams
2008-01-28ipg: add __devexit annotationAdrian Bunk
2008-01-28rt2x00: correct "skb_buff" typoJohn W. Linville
2008-01-28ipg: fix checkpatch reported errorsPekka Enberg
2008-01-28ipg: naming convention fixesPekka Enberg
2008-01-28ipg: remove some internal commentsPekka Enberg
2008-01-28ipg: remove commented out codePekka Enberg
2008-01-28ipg: remove driver versionPekka Enberg
2008-01-28ipg: remove IPG_DEV_KFREE_SKB macroPekka Enberg
2008-01-28ipg: remove boolean macrosPekka Enberg
2008-01-28ipg: remove old contact informationPekka Enberg
2008-01-28gianfar driver: eliminate compiler warnings and unnecessary macrosGrant Likely
2008-01-28rtl8187: fix tx power readingAndrea Merello
2008-01-28iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky
2008-01-28iwlwifi: 802.11n comply HT rate scaling flows with mac80211 frameworkRon Rindjunsky
2008-01-28iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky
2008-01-28iwlwifi: 802.11n comply HT self configuration flow with mac80211 frameworkRon Rindjunsky
2008-01-28iwlwifi: 802.11n handling probe request HT IERon Rindjunsky
2008-01-28iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/GRon Rindjunsky
2008-01-28iwlwifi: 802.11n new framework structures preperationRon Rindjunsky
2008-01-28iwlwifi: 802.11n remove unnecessary config dependencyRon Rindjunsky
2008-01-28iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi
2008-01-28iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...Miguel Botón
2008-01-28iwlwifi: update version number to 1.2.22Zhu Yi
2008-01-28iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas
2008-01-28iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas
2008-01-28iwlwifi: document 4965 rate scalingBen Cahill
2008-01-28iwlwifi: add comments to Tx commandsBen Cahill
2008-01-28iwlwifi: add comments to QOS and ADD_STA commandsBen Cahill
2008-01-28iwlwifi: add comments to RXON command and txpower formatsBen Cahill
2008-01-28iwlwifi: document command header and "alive" responsesBen Cahill
2008-01-28iwlwifi: document 4965 Tx schedulerBen Cahill
2008-01-28iwlwifi: document shared Tx structuresBen Cahill
2008-01-28iwlwifi: document Tx registersBen Cahill
2008-01-28iwlwifi: document Rx registersBen Cahill
2008-01-28iwlwifi: document keep-warm bufferBen Cahill
2008-01-28iwlwifi: document txpower calculationsBen Cahill
2008-01-28iwlwifi: document temperature calculationBen Cahill
2008-01-28iwlwifi: move HT_IE_EXT_CHANNEL_* driver definitions to iwl-4965.hBen Cahill
2008-01-28iwlwifi: move uCode API definitions to iwl-4965-commands.hBen Cahill
2008-01-28iwlwifi: clean up unused definitions in iwl-4965-hw.hBen Cahill
2008-01-28iwlwifi: Clean up unused definitions in iwl-3945-hw.hBen Cahill
2008-01-28iwlwifi: add comments to iwl*-base.cCahill, Ben M