sfc: Use pci_map_single() to map the skb header when doing TSO
[linux-2.6] / drivers / net / wireless /
2008-08-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-08-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-08-29  Michael Bueschb43: Rewrite TX power adjustment
2008-08-29  Michael Bueschb43: Implement dynamic PHY API
2008-08-29  Ivo van Doornrt2x00: Release rt2x00 2.2.1
2008-08-29  Mattias Nisslerrt2x00: skb->data pointer should not include TX descriptor
2008-08-29  Ivo van Doornrt2x00: Add Signal type flag
2008-08-29  Ivo van Doornrt2x00: Initialize txop during conf_tx() callback
2008-08-29  Mattias Nisslerrt2x00: Only configure hardware when radio is enabled
2008-08-29  Ivo van Doornrt2x00: Map extra_tx_headroom to DMA
2008-08-29  Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-29  Harvey Harrisonlibertas: use the common frame control functions
2008-08-29  Sujithath9k: rc.h cleanup
2008-08-29  Sujithath9k: Remove sc_lastrx as we don't use it anywhere
2008-08-29  Sujithath9k: Do not update frame's duration field
2008-08-29  Sujithath9k: Remove more dead code
2008-08-29  Vasanthakumar Thia... ath9k: Add LED support
2008-08-29  Christian Lamparterp54pci: rx tasklet refactoring
2008-08-29  Chrp54: redo queue numbering
2008-08-29  Chrp54: take tx_queue's lock in rx_frame_sent
2008-08-29  Christian Lamparterp54: fix rssi auto calibration
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-27  David S. MillerMerge branch 'no-iwlwifi' of git://git./linux/kernel...
2008-08-27  Simon HormanMerge branch 'master' of git://git./linux/kernel/git...
2008-08-27  Jiri SlabyAth5k: fix bintval setup
2008-08-27  Jiri SlabyAth5k: lock beacons
2008-08-27  Dan Williamsatmel: try open system authentication too
2008-08-27  Dan Williamsatmel: return ENOENT on request_firmware failure
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...
next