wireless: remove unused #include <version.h>
[safe/jmp/linux-2.6] / drivers / net / wireless /
2008-08-29 Huang Weiyiwireless: remove unused #include <version.h>
2008-08-29 Jouni Malinenath9k: Use mac80211 for multicast power save buffering
2008-08-29 Jouni Malinenmac80211_hwsim: Add minimal IEEE 802.11n support
2008-08-29 Dan Williamslibertas: convert adhoc operations to direct commands
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RADIO_CONTROL to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_DEAUTHENTICATE to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RF_TX_POWER to a direct...
2008-08-29 Sujithath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
2008-08-29 Sujithath9k: Use definition from ieee80211.h
2008-08-29 Sujithath9k: Miscellaneous fixes
2008-08-29 Sujithath9k: Random cleanup
2008-08-29 Sujithath9k: Remove remaining occurences of ath_skb_map functions
2008-08-29 Jouni Malinenath9k: Fix TX control flag use for no ACK and RTS/CTS
2008-08-29 Jouni Malinenath9k: Assign seq# when mac80211 requests this
2008-08-29 Jouni Malinenath9k: Fix TX status reporting
2008-08-29 Jouni Malinenath9k: Updated Beacon generation to use mac80211-style
2008-08-29 Jouni Malinenath9k: Allow AP mode to be enabled
2008-08-29 Sujithath9k: Trim struct ath_softc
2008-08-29 Sujithath9k: Use ah_curchan and remove sc_curchan which is...
2008-08-29 Sujithath9k: Use bitfields for sc operations
2008-08-29 Sujithath9k: Use a single opmode variable
2008-08-29 Sujithath9k: Unused macros, variables
2008-08-29 Sujithath9k: Remove ar5416hal and assign default values directly
2008-08-29 Sujithath9k: Remove a few unnecessary macros
2008-08-29 Sujithath9k: Use bitfields for buffer type
2008-08-29 Sujithath9k: RX Filter cleanup
2008-08-29 Sujithath9k: Merge reset functions
2008-08-22 David Kilroyorinoco: Add MIC on TX and check on RX
2008-08-22 David Kilroyorinoco: Process bulk of receive interrupt in a tasklet
2008-08-22 David Kilroyorinoco: Send association events to userspace
2008-08-22 David Kilroyorinoco: Add WE-18 ioctls for WPA
2008-08-22 David Kilroyorinoco: Use a macro to define wireless handlers
2008-08-22 David Kilroyorinoco: Split wevent work thread from wevent sending
2008-08-22 David Kilroyorinoco: Don't use boolean parameter to record encoding...
2008-08-22 David Kilroyorinoco: Use extended Agere scans available on 9.x...
2008-08-22 David Kilroyorinoco: address checkpatch typedef warning
2008-08-22 David Kilroyorinoco: Fix transmit for Agere/Lucent with fw 9.x
2008-08-22 David Kilroyorinoco: Invoke firmware download in main driver
2008-08-22 David Kilroyorinoco: Extend hermes_dld routines for Agere firmware
2008-08-22 David Kilroyorinoco: Make firmware download logic more generic
2008-08-22 David Kilroyorinoco: Move firmware download functionality into...
2008-08-22 David Kilroyorinoco: Add function to execute Hermes initialisation...
2008-08-22 David Kilroyorinoco: Move EXPORT_SYMBOL declarations next to export...
2008-08-22 David Kilroyorinoco: Specify all three parameters to every Hermes...
2008-08-22 David Kilroyorinoco: Update scan translation
2008-08-22 David Kilroyorinoco: Add ESSID specific scanning for Agere fw
2008-08-22 Christian Lamparterp54: rename prism54xyz -> p54xyz
2008-08-22 Ivo van Doornrt2x00: Add module parameter to disable HW crypto
2008-08-22 Ivo van Doornrt2x00: Move lna_gain calculation to config() callback
2008-08-22 Bruno Randolfath5k: set short preamble flag for rx
2008-08-22 Ivo van Doornrt2x00: Release rt2x00 2.2.0
2008-08-22 Ivo van Doornrt2x00: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt73usb)
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt61pci)
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-08-22 Harvey Harrisonwireless: replace __FUNCTION__ with __func__
2008-08-22 Luis Carlos Cobolibertas_tf: config and makefile
2008-08-22 Luis Carlos Cobolibertas_tf: usb specific functions
2008-08-22 Luis Carlos Cobolibertas_tf: command helper functions for libertas_tf
2008-08-22 Luis Carlos Cobolibertas_tf: main.c, data paths and mac80211 handlers
2008-08-22 Luis Carlos Cobolibertas_tf: header file
2008-08-22 Harvey Harrisonath5k: explicitly check skb->len
2008-08-22 Harvey Harrisoniwlwifi: use le16 frame control directly, use QOS symbo...
2008-08-22 Harvey Harrisonb43legacy: use le16 frame control directly, avoid bytes...
2008-08-22 Esti Kummeriwlwifi: add level for debugging host command
2008-08-22 Tomas Winkleriwlwifi: kill struct iwl4965_lq_mngr
2008-08-22 roel kluiniwl-4965: test below 0 on unsigned num_tbs
2008-08-22 Bruno Randolfiwlwifi: use generic mac80211 radiotap headers
2008-08-22 Bruno Randolfath5k: rates cleanup
2008-08-22 Jiri SlabyAth5k: unify resets
2008-08-22 Daniel Wagnerrt2x00mac: In error case stop netdev queue, free skb...
2008-08-22 Andrey Yurovskyath5k: add Mesh Point support
2008-08-22 Brian Cavagnololibertas: add sysfs hooks to update boot2 and persisten...
2008-08-22 Brian Cavagnololibertas: support boot commands to write persistent...
2008-08-22 Herton Ronaldo Krz... rtl818x: merge tx/rx descriptor flags
2008-08-18 Huang Weiyiremoved unused #include <version.h>
2008-08-18 Jochen Friedrichrt2x00: Fix txdone_entry_desc_flags
2008-08-18 Larry Fingerb43: Fix for another Bluetooth Coexistence SPROM Progra...
2008-08-18 Christian Lamparterp54u: reset skb's data/tail pointer on requeue
2008-08-18 Christian Lamparterp54: move p54_vdcf_init to the right place.
2008-08-18 Jiri Slabyiwlwifi: fix printk newlines
2008-08-18 matthieu Barthélemyrtl8187: Add USB ID for Netgear WG111V3
2008-08-18 Larry Fingerb43: Fix for SPROM coding error in Linksys WMP54G ...
2008-08-18 Michael Karcherath5k: Don't fiddle with MSI on suspend/resume.
2008-08-18 Christian Lamparterp54: Fix regression due to "net: Delete NETDEVICES_MULT...
2008-08-18 Adrian Bunkath9k: work around gcc ICEs (again)
2008-08-08 David S. MillerMerge branch 'ath9k' of git://git./linux/kernel/git...
2008-08-07 Sujithath9k: Revamp wireless mode usage
2008-08-07 Sujithath9k: More unused macros
2008-08-07 Sujithath9k: Remove a few unused macros and fix indentation
2008-08-07 Sujithath9k: Use mac80211's band macros and remove enum hal_f...
2008-08-07 Sujithath9k: Remove redundant data structure ath9k_txq_info
2008-08-07 Sujithath9k: Cleanup data structures related to HW capabilities
2008-08-07 Adrian Bunkath9k: work around gcc ICEs
2008-08-07 Luis R. Rodriguezath9k: Add new Atheros IEEE 802.11n driver
2008-08-07 Luis R. Rodriguezath5k: remove Atheros 11n devices from supported list
2008-08-07 Christian Lamparterp54: swap short slot time dcf values
2008-08-07 Ivo van Doornrt2x00: Block all unsupported modes
2008-08-07 Larry Fingerp54: Fix for TX sequence number problem
2008-08-07 Tomas Winkleriwlwifi: cleanup iwl_tx_skb
next