Age | Commit message (Expand) | Author |
2008-08-29 | ath9k: Remove more dead code | Sujith |
2008-08-29 | ath9k: Add LED support | Vasanthakumar Thiagarajan |
2008-08-29 | p54pci: rx tasklet refactoring | Christian Lamparter |
2008-08-29 | p54: redo queue numbering | Chr |
2008-08-29 | p54: take tx_queue's lock in rx_frame_sent | Chr |
2008-08-29 | p54: fix rssi auto calibration | Christian Lamparter |
2008-08-29 | wireless: remove unused #include <version.h> | Huang Weiyi |
2008-08-29 | ath9k: Use mac80211 for multicast power save buffering | Jouni Malinen |
2008-08-29 | mac80211_hwsim: Add minimal IEEE 802.11n support | Jouni Malinen |
2008-08-29 | libertas: convert adhoc operations to direct commands | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams |
2008-08-29 | ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags | Sujith |
2008-08-29 | ath9k: Use definition from ieee80211.h | Sujith |
2008-08-29 | ath9k: Miscellaneous fixes | Sujith |
2008-08-29 | ath9k: Random cleanup | Sujith |
2008-08-29 | ath9k: Remove remaining occurences of ath_skb_map functions | Sujith |
2008-08-29 | ath9k: Fix TX control flag use for no ACK and RTS/CTS | Jouni Malinen |
2008-08-29 | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen |
2008-08-29 | ath9k: Fix TX status reporting | Jouni Malinen |
2008-08-29 | ath9k: Updated Beacon generation to use mac80211-style | Jouni Malinen |
2008-08-29 | ath9k: Allow AP mode to be enabled | Jouni Malinen |
2008-08-29 | ath9k: Trim struct ath_softc | Sujith |
2008-08-29 | ath9k: Use ah_curchan and remove sc_curchan which is redundant | Sujith |
2008-08-29 | ath9k: Use bitfields for sc operations | Sujith |
2008-08-29 | ath9k: Use a single opmode variable | Sujith |
2008-08-29 | ath9k: Unused macros, variables | Sujith |
2008-08-29 | ath9k: Remove ar5416hal and assign default values directly | Sujith |
2008-08-29 | ath9k: Remove a few unnecessary macros | Sujith |
2008-08-29 | ath9k: Use bitfields for buffer type | Sujith |
2008-08-29 | ath9k: RX Filter cleanup | Sujith |
2008-08-29 | ath9k: Merge reset functions | Sujith |
2008-08-22 | orinoco: Add MIC on TX and check on RX | David Kilroy |
2008-08-22 | orinoco: Process bulk of receive interrupt in a tasklet | David Kilroy |
2008-08-22 | orinoco: Send association events to userspace | David Kilroy |
2008-08-22 | orinoco: Add WE-18 ioctls for WPA | David Kilroy |
2008-08-22 | orinoco: Use a macro to define wireless handlers | David Kilroy |
2008-08-22 | orinoco: Split wevent work thread from wevent sending | David Kilroy |
2008-08-22 | orinoco: Don't use boolean parameter to record encoding type | David Kilroy |
2008-08-22 | orinoco: Use extended Agere scans available on 9.x series firmwares | David Kilroy |
2008-08-22 | orinoco: address checkpatch typedef warning | David Kilroy |
2008-08-22 | orinoco: Fix transmit for Agere/Lucent with fw 9.x | David Kilroy |
2008-08-22 | orinoco: Invoke firmware download in main driver | David Kilroy |
2008-08-22 | orinoco: Extend hermes_dld routines for Agere firmware | David Kilroy |
2008-08-22 | orinoco: Make firmware download logic more generic | David Kilroy |
2008-08-22 | orinoco: Move firmware download functionality into new module | David Kilroy |
2008-08-22 | orinoco: Add function to execute Hermes initialisation commands synchronously | David Kilroy |
2008-08-22 | orinoco: Move EXPORT_SYMBOL declarations next to exported function | David Kilroy |
2008-08-22 | orinoco: Specify all three parameters to every Hermes command. | David Kilroy |