aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ath9k: Do not update frame's duration fieldSujith2008-08-29
* ath9k: Remove more dead codeSujith2008-08-29
* ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-29
* p54pci: rx tasklet refactoringChristian Lamparter2008-08-29
* p54: redo queue numberingChr2008-08-29
* p54: take tx_queue's lock in rx_frame_sentChr2008-08-29
* p54: fix rssi auto calibrationChristian Lamparter2008-08-29
* wireless: remove unused #include <version.h>Huang Weiyi2008-08-29
* ath9k: Use mac80211 for multicast power save bufferingJouni Malinen2008-08-29
* mac80211_hwsim: Add minimal IEEE 802.11n supportJouni Malinen2008-08-29
* libertas: convert adhoc operations to direct commandsDan Williams2008-08-29
* libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams2008-08-29
* libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams2008-08-29
* libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams2008-08-29
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-29
* ath9k: Use definition from ieee80211.hSujith2008-08-29
* ath9k: Miscellaneous fixesSujith2008-08-29
* ath9k: Random cleanupSujith2008-08-29
* ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-29
* ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-29
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-29
* ath9k: Fix TX status reportingJouni Malinen2008-08-29
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-29
* ath9k: Allow AP mode to be enabledJouni Malinen2008-08-29
* ath9k: Trim struct ath_softcSujith2008-08-29
* ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-29
* ath9k: Use bitfields for sc operationsSujith2008-08-29
* ath9k: Use a single opmode variableSujith2008-08-29
* ath9k: Unused macros, variablesSujith2008-08-29
* ath9k: Remove ar5416hal and assign default values directlySujith2008-08-29
* ath9k: Remove a few unnecessary macrosSujith2008-08-29
* ath9k: Use bitfields for buffer typeSujith2008-08-29
* ath9k: RX Filter cleanupSujith2008-08-29
* ath9k: Merge reset functionsSujith2008-08-29
* orinoco: Add MIC on TX and check on RXDavid Kilroy2008-08-22
* orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2008-08-22
* orinoco: Send association events to userspaceDavid Kilroy2008-08-22
* orinoco: Add WE-18 ioctls for WPADavid Kilroy2008-08-22
* orinoco: Use a macro to define wireless handlersDavid Kilroy2008-08-22
* orinoco: Split wevent work thread from wevent sendingDavid Kilroy2008-08-22
* orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2008-08-22
* orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy2008-08-22
* orinoco: address checkpatch typedef warningDavid Kilroy2008-08-22
* orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy2008-08-22
* orinoco: Invoke firmware download in main driverDavid Kilroy2008-08-22
* orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2008-08-22
* orinoco: Make firmware download logic more genericDavid Kilroy2008-08-22
* orinoco: Move firmware download functionality into new moduleDavid Kilroy2008-08-22
* orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2008-08-22
* orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy2008-08-22