summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-29b43: Rewrite TX power adjustmentmaster-2008-08-29Michael Buesch
2008-08-29b43: Implement dynamic PHY APIMichael Buesch
2008-08-29rt2x00: Release rt2x00 2.2.1Ivo van Doorn
2008-08-29rt2x00: skb->data pointer should not include TX descriptorMattias Nissler
2008-08-29rt2x00: Add Signal type flagIvo van Doorn
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Only configure hardware when radio is enabledMattias Nissler
2008-08-29rt2x00: Map extra_tx_headroom to DMAIvo van Doorn
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-29libertas: use the common frame control functionsHarvey Harrison
2008-08-29ath9k: rc.h cleanupSujith
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Remove more dead codeSujith
2008-08-29ath9k: Add LED supportVasanthakumar Thiagarajan
2008-08-29p54pci: rx tasklet refactoringChristian Lamparter
2008-08-29p54: redo queue numberingChr
2008-08-29p54: take tx_queue's lock in rx_frame_sentChr
2008-08-29p54: fix rssi auto calibrationChristian Lamparter
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen
2008-08-29ssb: Clean up extraction of MAC addresses from SPROMLarry Finger
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-29ssb: Update for Rev. 5 SPROMLarry Finger
2008-08-29ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith
2008-08-29ath9k: Use definition from ieee80211.hSujith
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Random cleanupSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Assign seq# when mac80211 requests thisJouni Malinen
2008-08-29ath9k: Fix TX status reportingJouni Malinen
2008-08-29ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen
2008-08-29ath9k: Allow AP mode to be enabledJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Unused macros, variablesSujith
2008-08-29ath9k: Remove ar5416hal and assign default values directlySujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: RX Filter cleanupSujith
2008-08-29ath9k: Merge reset functionsSujith
2008-08-22orinoco: Add MIC on TX and check on RXmaster-2008-08-22David Kilroy
2008-08-22orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy