Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / drivers / net / wireless /
2011-07-26 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-26 Pavel Roskinb43: fix invalid memory access in b43_ssb_remove()
2011-07-26 Rafał Miłeckib43: bcma: drop BROKEN
2011-07-26 Rafał Miłeckib43: bus: fix memory corruption when setting driver...
2011-07-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-22 Rafał Miłeckib43legacy: dma: cache translation (routing bits)
2011-07-22 Pavel Roskinath5k: use get_unaligned_le32() in ath5k_write_pwr_to_p...
2011-07-22 Pavel Roskinath5k: remove ath5k_hw_get_capability(), don't use...
2011-07-22 Pavel Roskinath5k: merge ath5k_{init, deinit}_hw() with their thin...
2011-07-22 Rafał Miłeckib43: (un)initialize driver on the BCMA bus
2011-07-22 Rafał Miłeckib43: bcma: get DMA translation bits
2011-07-22 Rafał Miłeckissb: return correct translation bit for 64-bit DMA
2011-07-22 Rafał Miłeckib43: disable parity check on BCMA devices
2011-07-22 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-07-21 Joe Perchesrtlwifi: Convert printks to pr_<level>
2011-07-21 Felix Fietkauath9k_hw: validate and fix broken eeprom chainmask...
2011-07-21 Amitkumar Karwarmwifiex: disable auto deep sleep before unloading the...
2011-07-21 Amitkumar Karwarmwifiex: check SDIO multi-port aggregation buffer room...
2011-07-21 Amitkumar Karwarmwifiex: put multicast/broadcast packets to the same RA
2011-07-21 Emmanuel Grumbachiwlagn: probe would crash with DEBUG_SHIRQ
2011-07-21 Wey-Yi Guyiwlagn: remove "disable otp refresh" W/A
2011-07-21 Johannes Bergiwlagn: rename iwlagn_set_dynamic_key
2011-07-21 Johannes Bergiwlagn: track beacon interval sent to device
2011-07-21 Wey-Yi Guyiwlagn: write iq invert register for 105/135 device
2011-07-21 Johannes Bergiwlagn: implement WoWLAN
2011-07-21 Johannes Bergiwlagn: rewrite HW crypto
2011-07-21 Johannes Bergiwlagn: remove forgotten debugfs function
2011-07-21 Wey-Yi Guyiwlagn: remove un-necessary "_agn"
2011-07-21 Johannes Bergiwlagn: remove keyinfo cache
2011-07-21 Wey-Yi Guyiwlagn: testmode fixed rate available for testmode...
2011-07-21 Emmanuel Grumbachiwlagn: add comment to warn about WoWLAN in resume...
2011-07-21 Emmanuel Grumbachiwlagn: iwl_bus holds drv_data as void * instead of...
2011-07-21 Emmanuel Grumbachiwlagn: simplify the bus architecture
2011-07-21 Emmanuel Grumbachiwlagn: transport layer receives struct iwl_trans*
2011-07-21 Emmanuel Grumbachiwlagn: move iwl_prepare_card_hw to the transport layer
2011-07-21 Emmanuel Grumbachiwlagn: move more functions from the start flow to...
2011-07-21 Emmanuel Grumbachiwlagn: SCD configuration for AMPDU moves to transport...
2011-07-21 Wey-Yi Guyiwlagn: radio sensor offset in le16 format
2011-07-21 Wey-Yi Guyiwlagn: define valid init calibration mask
2011-07-21 Wey-Yi Guyiwlagn: remove legacy calibration command
2011-07-21 Wey-Yi Guyiwlagn: set correct calibration flag
2011-07-21 Emmanuel Grumbachiwlagn: kill iwlagn_setup_deferred_work
2011-07-21 Emmanuel Grumbachiwlagn: kill iwlagn_rx_handler_setup
2011-07-21 Emmanuel Grumbachiwlagn: add kick_nic API to transport layer
2011-07-20 Daniel Drakelibertas: only enable mesh when interface is active
2011-07-20 Daniel Drakelibertas: mesh: misc cleanup
2011-07-20 Andy Shevchenkowireless: mwifiex: print hw address via %pM
2011-07-20 Andy Shevchenkowireless: ath9k: use %pM to print MAC
2011-07-20 Andy Shevchenkowireless: rtlwifi: throw away MAC_FMT and use %pM instead
2011-07-20 Pavel Roskincarl9170: fix sparse warnings enabled by CONFIG_SPARSE_...
2011-07-20 Pavel Roskinath5k: merge ath5k_hw and ath5k_softc
2011-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-20 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-07-19 Rafał Miłeckib43: bcma: implement full core reset
2011-07-19 Rafał Miłeckib43: correctly display longer chipsets ids
2011-07-19 Rafał Miłeckib43: HT-PHY: fix masks in radio ctl
2011-07-19 Rafał Miłeckib43: bcma: read info about supported bands
2011-07-19 Rafał Miłeckib43: bcma: define 80211 core specific IO status bits
2011-07-19 Rafał Miłeckib43: HT-PHY: fix typo in 0x2059 radio init
2011-07-19 Rafał Miłeckib43: HT-PHY: find channel entry with regs data
2011-07-19 Rafał Miłeckib43: HT-PHY: switch to channel after enabling radio
2011-07-19 Rafał Miłeckib43: use agent R/W ops for BCMA_IOCTL
2011-07-18 Rajkumar Manoharanath9k: Fix some smatch warnings
2011-07-18 Rajkumar Manoharanath9k: Fix sparse warnings
2011-07-18 Rafał Miłeckib43: bus: drop inline from SSB functions
2011-07-18 Christian Lampartercarl9170: set beacon xmit power to the max
2011-07-18 Christian Lampartercarl9170: move beacon_update into tx.c
2011-07-18 Christian Lampartercarl9170 firmware: update firmware headers
2011-07-18 Pavel Roskinath9k: use ath_opmode_to_string()
2011-07-18 Pavel Roskinath9k: remove defines in reg.h that exist in ../reg.h
2011-07-18 Pavel Roskinath9k: use get_unaligned_{b16, le16, le32} where possible
2011-07-18 Pavel Roskinath: use get_unaligned_le{16,32} in ath_hw_keysetmac()
2011-07-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-07-17 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-07-17 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-07-17 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git./linux...
2011-07-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-07-16 Emmanuel Grumbachiwlagn: add tx start API to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move all the ICT related functions to iwl-trans...
2011-07-16 Emmanuel Grumbachiwlagn: move iwlagn_stop_device to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move tx transport functions to iwl-trans-tx...
2011-07-16 Emmanuel Grumbachiwlagn: move rx transport functions to iwl-trans-rx...
2011-07-16 Fry, Donald Hiwlagn: remove indirection for iwlagn_hw_valid_rtc_data...
2011-07-16 Wey-Yi Guyiwlagn: calibration bitmap
2011-07-16 Hsu, Kennyiwlagn: set default of uCode ownership to driver
2011-07-16 Johannes Bergiwlagn: simplify TX flags assignments
2011-07-16 Emmanuel Grumbachiwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
2011-07-16 Wey-Yi Guyiwlagn: comments for iwl_cfg
2011-07-16 Wey-Yi Guyiwlagn: another double indirect removed
2011-07-16 Wey-Yi Guyiwlagn: remove dual-indirect call to simply the code
2011-07-16 Wey-Yi Guyiwlagn: remove un-necessary file
2011-07-16 Emmanuel Grumbachiwlagn: move the Rx dispatching to the upper layer
2011-07-16 Emmanuel Grumbachiwlagn: move sync_irq to transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move the tasklet / irq to the transport layer
2011-07-16 Emmanuel Grumbachiwlagn: move Tx datapath to transport layer
2011-07-16 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next