libertas: fix compact flash interrupt handling
[safe/jmp/linux-2.6] / drivers / net / wireless /
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 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...
2008-05-22 Javier Cardonalibertas: Extend MESH_CONFIG command to access non...
2008-05-22 David Woodhouselibertas: fix multicast filtering on eth and msh interfaces
2008-05-22 David Woodhouselibertas: Increase priority of 'unknown command' warnings
2008-05-22 Ivo van Doornrt2x00: Release rt2x00 2.1.6
2008-05-22 Ivo van Doornrt2x00: Remove extra +
2008-05-22 Ivo van Doornrt2x00: Merge RX and TX entry private data
2008-05-22 Ivo van Doornrt2x00: Remove redundant flags/dev_flags initializations
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
2008-05-22 Gertjan van Wingerdert2x00: Only initialize the minimum needed fields of...
2008-05-22 Ivo van Doornrt2x00: Preserve descriptor information after memmove()
2008-05-22 Gertjan van Wingerdert2x00: Fix queue related oops in case of deselected...
2008-05-22 Ivo van Doornrt2x00: Remove ieee80211_tx_control argument from write...
2008-05-22 Ivo van Doornrt2x00: Fix TX status reporting
2008-05-22 Ivo van Doornrt2x00: trim skb_frame_desc to 32 bytes
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Holger Schuriglibertas: remove lbs_get_data_rate()
2008-05-14 Harvey Harrisonb43: use the bitrev helpers rather than rolling a priva...
2008-05-14 Bob Copelandath5k: Fix loop variable initializations
2008-05-14 Huang Weiyib43: nphy.c remove duplicated include
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Bruno Randolfzd1211rw: initial IBSS support
2008-05-14 Paulius Zaleckasatmel: use netstats in net_device structure
2008-05-14 Paulius Zaleckasarlan: use netstats in net_device structure
2008-05-14 Bill Mossiwl3945: do not delay hardware scan if it is a direct...
2008-05-14 Ester Kummeriwlwifi: adding parameter of fw_restart
2008-05-14 Tomas Winkleriwlwifi: add device sysfs version entry
2008-05-14 Ester Kummeriwlwifi: update levels of debug prints
2008-05-14 Ester Kummeriwlwifi: move debug_level to sysfs/bus/pci/devices
2008-05-14 Paulius Zaleckasairo: use netstats in net_device structure
2008-05-14 Ron Rindjunskyiwlwifi: fix spinlock used before initialized
2008-05-14 Ron Rindjunskyiwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965...
2008-05-14 Ron Rindjunskyiwlwifi: handle shared memory Rx index access
2008-05-14 Abhijeet Kolekariwlwifi : Set monitor mode for 3945
2008-05-14 Abhijeet Kolekariwlwifi : Set monitor mode for 4965
2008-05-14 Emmanuel Grumbachiwlwifi: move iwl4965_init_alive_start to iwl-4965.c
2008-05-14 Tomas Winkleriwlwifi: compile iwl-sta into iwlcore
2008-05-14 Ron Rindjunskyiwlwifi: move NIC init and Tx queues init to iwlcore
2008-05-14 Ron Rindjunskyiwlwifi: create disable SCD Tx FIFOs handler
2008-05-14 Tomas Winkleriwlwifi: move iwl4965_set_rxon_ht into iwlcore
2008-05-14 Ester Kummeriwlwifi: move per driverdebug_level to per device
2008-05-14 Tomas Winkleriwlwifi-5000: add build_addsta_hcmd handler for 5000 HW
2008-05-14 Tomas Winkleriwlwifi: generalize iwl4965_send_add_station function
2008-05-14 Tomas Winkleriwlwifi: remove 4965 from rx_packet
2008-05-14 Tomas Winkleriwlwifi: debugfs EEPROM dump
2008-05-14 Tomas Winkleriwlwifi: remove 4965 from station_entry
2008-05-14 Tomas Winkleriwlwifi: don't override association channel with contro...
2008-05-14 Ron Rindjunskyiwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_c...
2008-05-14 Tomas Winkleriwlwifi: move RX code to iwl-rx.c
next