libertas: unify various CF-related defines
[linux-2.6] / drivers / net /
2008-06-03  Holger Schuriglibertas: unify various CF-related defines
2008-06-03  Masakazu MokunoPS3: gelic: Add support for ESSID scan
2008-06-03  Johannes Bergp54: fix skb->cb tx info conversion
2008-06-03  Masakazu MokunoPS3: gelic: Deprecate the private ioctls in the gelic...
2008-06-03  Masakazu MokunoPS3: gelic: Use the new PMK interface in the gelic...
2008-06-03  Masakazu MokunoPS3: gelic: Kill the static bounce buffer
2008-06-03  Masakazu MokunoPS3: gelic: Allocate the bounce buffer dynamically
2008-06-03  Tomas Winkleriwlwifi: clean iwl4965_mac_config
2008-06-03  Emmanuel Grumbachiwlwifi: send calibration results as HUGE commands
2008-06-03  Emmanuel Grumbachiwlwifi: remove debugfs entries before cfg80211
2008-06-03  Emmanuel Grumbachiwlwifi: fix a memory leak in scan
2008-06-03  Emmanuel Grumbachiwlwifi: disable FAT channel when not permitted
2008-06-03  Ron Rindjunskyiwlwifi: move iwl_get_hw_mode to iwl-core.h
2008-06-03  Ron Rindjunskyiwlwifi: Rx handlers common use for 4965 and 5000
2008-06-03  Tomas Winkleriwlwifi: add frame count limit to link quality command
2008-06-03  Tomas Winkleriwlwifi: move aggregation code to iwl-tx.c
2008-06-03  Tomas Winkleriwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
2008-06-03  Ron Rindjunskyiwlwifi: iwl-5000 add rxon_assoc
2008-06-03  Tomas Winkleriwlwifi: implement txq invalidate byte count table
2008-06-03  Tomas Winkleriwlwifi: move tx reclaim flow into iwl-tx
2008-06-03  Guy Coheniwlwifi: fix in-column rate scaling
2008-06-03  Tomas Winkleriwlwifi: move 4965 tx response into iwl-4965.c
2008-06-03  Ron Rindjunskyiwlwlifi: impelemnt 5000 tx response path
2008-06-03  Tomas Winkleriwlwifi: move tx response common handlers to iwlcore
2008-06-03  Ron Rindjunskyiwlwifi: add iwl5000_tx_response structure
2008-06-03  Ron Rindjunskyiwlwifi: activate status ready timeout only for run...
2008-06-03  Tomas Winkleriwlwifi-5000: implement initial calibration for 5000
2008-06-03  Tomas Winkleriwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
2008-06-03  Tomas Winkleriwlwifi: move add sta handler to iwl-sta.c
2008-06-03  Tomas Winkleriwlwifi: add remove station functionality
2008-06-03  Tomas Winkleriwlwifi: move iwl_rxq_stop into iwl-rx.c
2008-06-03  Tomas Winkleriwlwifi: move txq_ctx_stop into iwl-tx.c
2008-06-03  Tomas Winkleriwlwifi: refactor stop master function
2008-06-03  Tomas Winkleriwlwifi: implement apm stop function
2008-06-03  Tomas Winkleriwlwifi: implement apm reset flow
2008-06-03  Tomas Winkleriwlwifi: setup correctly L1 L0S pi link values
2008-06-03  Tomas Winkleriwlwifi: remove 4965 from alive_resp structures
2008-06-03  Tomas Winkleriwlwifi: clean up alive_start routine
2008-06-03  Tomas Winkleriwlwifi: remove notif_missed_beacons variable
2008-06-03  Tomas Winkleriwlwifi: remove unused variable form __iwl4965_down
2008-06-03  Tomas Winkleriwlwifi: mark 4965 ucode types
2008-06-03  Zhu Yiiwlwifi: create drivers debugfs dir under wiphy->debugfsdir
2008-06-03  Ron Rindjunskyiwlwifi: increase max payload of iwl_cmd
2008-06-03  Gregory Greenmaniwlwifi: use uCode error and event tables pointer w...
2008-06-03  Ron Rindjunskyiwlwifi: add RTC data address for iwl5000
2008-06-03  Ester Kummeriwlwifi: move iwl_dump_nic_error_log to iwlcore module
2008-06-03  Holger Schuriglibertas: fix compact flash interrupt handling
2008-06-03  Javier Cardonalibertas: rate adaptation configuration via iwconfig.
2008-06-03  Johannes Bergb43legacy: fix build errors when DMA or PIO are not...
2008-06-03  Scott Ashcroftrndis_wlan: use ARRAY_SIZE instead of sizeof when addin...
2008-06-03  Johannes Bergath5k: use IEEE80211_SKB_CB
2008-06-03  Holger Schuriglibertas: before sleeping, check for a command result
2008-06-03  Holger Schuriglibertas: use lbs_pr_XX instead of printk
2008-06-03  Holger Schuriglibertas: speeds up downloading of CF firmware
2008-06-03  Holger Schuriglibertas: don't spin_unlock_irq() twice
2008-06-03  Daniel Walkerps3: gelic: updown_lock semaphore to mutex
2008-06-03  Daniel Walkerps3: gelic: assoc_stat_lock semaphore to mutex
2008-06-03  Daniel Walkerps3: gelic: scan_lock semaphore to mutex
2008-06-03  David Woodhouselibertas: provide reset_card() callback on OLPC
2008-06-03  Johannes Bergb43: enable mesh
2008-05-22  Michael Bueschb43: Add firmware markers support
2008-05-22  Michael Bueschb43: Add panic reason code that doesn't trigger restart
2008-05-22  Michael Bueschb43: Allow running without PCM firmware
2008-05-22  Michael Bueschb43: Add hooks for firmware debugging
2008-05-22  Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22  Larry.Finger@lwfin... b43: Fix typo in firmware file name for 802.11 cores...
2008-05-22  Atsushi Nemotozd1211rw: Use DMA-aware buffer for usb transfer
2008-05-22  Johannes Bergmac80211: move TX info into skb->cb
2008-05-22  Johannes Bergmac80211: use rate index in TX control
2008-05-22  Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22  Ester Kummeriwlwifi: trigger event log from debugfs
2008-05-22  Tomas Winkleriwlwifi: refactor pci prob flow
2008-05-22  Tomas Winkleriwlwifi: add debugfs to disable/enable run time calibration
2008-05-22  Tomas Winkleriwlwifi: remove 4965 remainings in iwl-eeprom.c file
2008-05-22  Ron Rindjunskyiwlwifi: iwl5000 WiFi/WiMax coexistence
2008-05-22  Ron Rindjunskyiwlwifi: add ucode init flow handling for iwl5000
2008-05-22  Ron Rindjunskyiwlwifi: add ucode loaders for iwl5000
2008-05-22  Ron Rindjunskyiwlwifi: add rx_handlers stub for iwl5000
2008-05-22  Ron Rindjunskyiwlwifi: rename and move Tx queue activation/deactivation
2008-05-22  Emmanuel Grumbachiwlwifi: clean up and bug fix for security
2008-05-22  Emmanuel Grumbachiwlwifi: don't switch to SGI if not supported by AP
2008-05-22  Tomas Winkleriwlwifi: move TX code into iwl-tx.c
2008-05-22  Tomas Winkleriwlwifi: refactor ieee80211_get_qos_ctrl
2008-05-22  Tomas Winkleriwlwifi: remove 4956 form iwl4965_tx_cmd
2008-05-22  Tomas Winkleriwlwifi: move more station managment into iwl-sta.c
2008-05-22  Tomas Winkleriwlwifi: move iwl_bcast_addr to iwlcore
2008-05-22  Tomas Winkleriwlwifi: remove 4965 from iwl4965_rate_info
2008-05-22  Tomas Winkleriwlwifi: remove 4965 prefix from iwl4965_frame
2008-05-22  Tomas Winkleriwlwifi: remove 4965 from iwl4965_tx_queue_update_write_ptr
2008-05-22  Gregory Greenmaniwlwifi: get_hw_cmd_size
2008-05-22  Tomas Winkleriwlwifi: rename iwl4965_tx_info to iwl_tx_info
2008-05-22  Tomas Winkleriwlwifi: rename iwl4965_queue to iwl_queue
2008-05-22  Ron Rindjunskyiwlwifi: filling Tx MCS set
2008-05-22  Ron Rindjunskymac80211: separate Tx and Rx MCS when configuring HT
2008-05-22  Ron Rindjunskyiwlwifi: remove iwl4965_nic_start function
2008-05-22  Ron Rindjunskyiwlwifi: changing irrelevant comment
2008-05-22  Holger Schuriglibertas: reduce command retry time
2008-05-22  Javier Cardonalibertas: sysfs interface for accessing default mesh...
2008-05-22  David Woodhouselibertas: Add reset_card() callback to hardware driver
2008-05-22  Javier Cardonalibertas: sysfs interface for accessing non-volatile...
next