safe/jmp/linux-2.6
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 Tomas Winklermac80211: fix deadlock in sta->lock
2008-06-03 Tomas Winklermac80211: fix ieee80211_get_buffered_bc
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 Johannes Bergmac80211: clean up skb reallocation code
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 Johannes Bergmac80211: remove channel use statistics
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 Johannes Bergmac80211: dont allow fragmentation and requeuing on...
2008-05-22 Larry.Finger... 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: reorder some transmit handlers
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 Johannes Bergmac80211: fix bugs in queue handling functions
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 Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 2 key...
2008-05-22 Harvey Harrisonmac80211: tkip.c use struct tkip_ctx in phase 1 key...
2008-05-22 Harvey Harrisonmac80211: add a struct to hold tkip context
2008-05-22 Harvey Harrisonmac80211: add const, remove unused function, make one...
2008-05-22 Harvey Harrisonmac80211: introduce struct michael_mic_ctx and static...
2008-05-22 Harvey Harrisonmac80211: michael.c use kernel-provided infrastructure
2008-05-22 Holger Schuriglibertas: reduce command retry time
2008-05-22 Pavel Emelyanovmac80211: Consolidate hash kfree-ing in mesh.c.
2008-05-22 Pavel Emelyanovmac80211: Merge error paths in mesh_table_grow().
2008-05-22 Pavel Emelyanovmac80211: Do not report false error from mesh_path_add.
2008-05-22 Pavel Emelyanovmac80211: Fix sleeping allocation under lock in mesh_pa...
2008-05-22 Pavel Emelyanovmac80211: Report allocation failure from mesh_path_node...
2008-05-22 Pavel Emelyanovmac80211: Prepare mesh_table_grow to failing copy_node...
2008-05-22 Pavel Emelyanovmac80211: Fix one more call to synchronize_rcu in atomi...
2008-05-22 Pavel Emelyanovmac80211: Brush up error paths in mesh_path_add.
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... rt2x00: Only initialize the minimum needed fields of...
2008-05-22 Ivo van Doornrt2x00: Preserve descriptor information after memmove()
2008-05-22 Gertjan van... rt2x00: 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-19 Allan Stephenstipc: Cosmetic cleanup of topology service code
2008-05-19 Allan Stephenstipc: Consolidate subscriber & subscriber port references
2008-05-19 Allan Stephenstipc: Fix bug in topology server byte swapping routine
2008-05-19 Allan Stephenstipc: Add support for customized subscription endianness
2008-05-19 Allan Stephenstipc: Add support for customized subscription overlap...
2008-05-17 Michael Chanbnx2: Update version to 1.7.6.
2008-05-17 Benjamin Libnx2: Pre-initialize struct cpu_reg.
2008-05-17 Benjamin Libnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
2008-05-17 Benjamin Libnx2: Remove the rx_offset field from the bnx2 structure.
2008-05-17 Wendy Xiongbnx2: Add EEH PCI recovery.
2008-05-17 Michael Chanbnx2: Allow phy reset to be skipped during chip reset.
next