pandora-kernel.git
2011-07-26 Mihai Moldovanwireless: fix a typo in ignore_reg_update
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-26 Sven Neumanncfg80211: really ignore the regulatory request
2011-07-26 Dan CarpenterNFC: pn533: use after free in pn533_disconnect()
2011-07-22 John W. Linvillebcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build...
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łeckibcma: inform drivers about translation bits needed...
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-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 Johannes Bergcfg80211: fix scan crash on single-band cards
2011-07-20 Pavel Roskincarl9170: fix sparse warnings enabled by CONFIG_SPARSE_...
2011-07-20 Eliad Pellermac80211: check sta_info_get() return value
2011-07-20 Eliad Pellercfg80211: enter psm when working as p2p_cli
2011-07-20 Johannes Bergmac80211: sync driver before TX
2011-07-20 Pavel Roskinath5k: merge ath5k_hw and ath5k_softc
2011-07-19 Rafał Miłeckib43: bcma: implement full core reset
2011-07-19 Rafał Miłeckibcma: allow enabling PLL
2011-07-19 Rafał Miłeckibcma: allow setting FAST clockmode for a core
2011-07-19 Rafał Miłeckibcma: trivial: add helpers for masking/setting
2011-07-19 Rafał Miłeckibcma: move define of BCMA_CLKCTLST register
2011-07-19 Rafał Miłeckib43: correctly display longer chipsets ids
2011-07-19 Johannes Bergmac80211: implement scan supported rates
2011-07-19 Johannes Bergcfg80211: allow userspace to control supported rates...
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łeckibcma: define IO status register
2011-07-19 Kalle Valoieee80211: add few wmm tspec values
2011-07-19 Rafał Miłeckibcma: handle alternative SPROM location
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 Luciano CoelhoMAINTAINERS: change maintainer of the wl1251 driver
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 Rafał Miłeckibcma: extract SPROM rev 9 the same way as rev 8
2011-07-18 Rafał Miłeckibcma: cc: set GPIOTIMER register
2011-07-18 Rafał Miłeckissb: SPROM: add LED duty cycle fields
2011-07-18 Eliad Pellermac80211: reconfigure tx on device reconfiguration
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
next