linux-2.6-block.git
2012-07-11 Luis R. Rodriguezath5k: replace modparam_all_channels with CONFIG_ATH5K_...
2012-07-11 John W. Linvilleiwmc3200top: remove driver for unavailable hardware
2012-07-11 John W. Linvillei2400m: remove SDIO device support
2012-07-11 Hauke Mehrtensbcma: add PMU clock support for BCM4706
2012-07-11 Rafał Miłeckibcma: fix CC driver compilation on MIPS
2012-07-11 Stanislaw Gruszkart2x00: remove unused argument
2012-07-11 Stanislaw Gruszkart2800lib: merge same defines
2012-07-11 Stanislaw Gruszkart2x00pci: small 3290 changes cleanup
2012-07-11 Christian Lampartercarl9170: fix HT peer BA session corruption
2012-07-11 Christian Lampartercarl9170: import 1.9.6 firmware headers
2012-07-10 Rajkumar Manoharanath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_...
2012-07-10 Hauke Mehrtensbrcmsmac: handle non PCI devices in the phy code
2012-07-10 Hauke Mehrtensbrcmsmac: fix read in write_phy_reg
2012-07-10 Hauke Mehrtensbrcmsmac: extend brcms_c_chipmatch() to also handle...
2012-07-10 Hauke Mehrtensbrcmsmac: fix DMA on SoCs
2012-07-10 Hauke Mehrtensbrcmsmac: extend xmtfifo_sz array
2012-07-10 Hauke Mehrtensbrcmsmac: add some workarounds for other chips again
2012-07-10 Hauke Mehrtensbrcmsmac: add a conditions for core rev 17 again
2012-07-10 Hauke Mehrtensbrcmsmac: remove some unnessessacry casts and void...
2012-07-10 Hauke Mehrtensbrcmsmac: use chip and package id constants from bcma
2012-07-10 Hauke Mehrtensbrcmsmac: use core id constants from bcma
2012-07-10 Hauke Mehrtensbrcmsmac: remove some redundant chip common workarounds
2012-07-10 Hauke Mehrtensbrcmsmac: remove si_pmu_spuravoid_pllupdate()
2012-07-10 Hauke Mehrtensbrcmsmac: remove si_pmu_init() and si_pmu_res_init()
2012-07-10 Hauke Mehrtensbrcmsmac: remove ai_findcore()
2012-07-10 Hauke Mehrtensbrcmsmac: use container_of instead of cast
2012-07-10 Hauke Mehrtensbrcmsmac: remove ai_get_buscore{type,rev}()
2012-07-10 Hauke Mehrtensbrcmsmac: remove PCI_FORCEHT() macro
2012-07-10 Hauke Mehrtensbrcmsmac: remove PCIE() macro
2012-07-10 John W. Linvilleiwmc3200wifi: remove driver for unavailable hardware
2012-07-10 Dan Carpenterwlcore: fix a couple small memory leaks
2012-07-10 Arik Nemtsovwlcore: determine AP extra rates correctly
2012-07-10 Eliad Pellerwlcore: check ssid length against the correct element
2012-07-10 Arik Nemtsovwl12xx/wl18xx: use a dynamic PS timeout of 1.5sec
2012-07-10 Arik Nemtsovwlcore: define number of supported bands internally
2012-07-10 Arik Nemtsovwlcore: don't set SDIO_FAILED flag when driver state...
2012-07-10 Yoni Divinskywlcore: change the wait for event mechanism
2012-07-10 Ido Yarivwlcore: Prevent processing of work items during op_stop
2012-07-10 Eliad Pellerwlcore: implement .flush callback
2012-07-10 Luciano Coelhowl12xx/wlcore: increase FW filename version
2012-07-10 Yoni Divinskywlcore: add probe request templates for sched and one...
2012-07-10 Arik Nemtsovwlcore: always clear recovery flag during recovery_work
2012-07-10 Arik Nemtsovwlcore: avoid debug prints during intended FW recovery
2012-07-10 Arik Nemtsovwlcore: remove recover cmd from testmode
2012-07-10 Arik Nemtsovwlcore: don't stop tx queue via watermark if already...
2012-07-10 Arik Nemtsovwlcore/wl12xx/wl18xx: check min FW version
2012-07-10 Victor Goldenshteinwlcore: enable sched scan while connected
2012-07-09 Samuel OrtizNFC: Check for llcp_sock and its device from llcp_sock_...
2012-07-09 Samuel OrtizNFC: Add ISO 14443 type B protocol
2012-07-09 Samuel OrtizNFC: Use communicate thru only for PaSoRi when trying...
2012-07-09 Samuel OrtizNFC: Add initial Sony RC-S360 support to pn533
2012-07-09 Samuel OrtizNFC: Dereference LLCP bind socket address after checkin...
2012-07-09 Samuel OrtizNFC: Do not return EBUSY when stopping a poll that...
2012-07-09 Samuel OrtizNFC: Remove warning from nfc_llcp_local_put
2012-07-09 Samuel OrtizNFC: Handle LLCP Disconnected Mode frames
2012-07-09 Samuel OrtizNFC: LLCP late binding
2012-07-09 Samuel OrtizNFC: Forbid SSAP binding to a not well known LLCP service
2012-07-09 Samuel OrtizNFC: Forbid LLCP service name reusing
2012-07-09 Samuel OrtizNFC: Release LLCP SAP when the owner is released
2012-07-09 Samuel OrtizNFC: Close listening LLCP sockets when the device is...
2012-07-09 Samuel OrtizNFC: Build LLCP general bytes upon request
2012-07-09 Samuel OrtizNFC: Fix LLCP getname socket op
2012-07-09 Samuel OrtizNFC: Update LLCP socket target index when getting a...
2012-07-09 Samuel OrtizNFC: Add netlink module alias for NFC
2012-07-09 Samuel OrtizNFC: Add modules alias for NFC sockets
2012-07-09 Eric LapuyadeNFC: Allow HCI driver to pre-open pipes to some gates
2012-07-09 Eric LapuyadeNFC: update PN544 HCI driver state when opened/closed
2012-07-09 Eric LapuyadeNFC: Error management documentation
2012-07-09 Eric LapuyadeNFC: nfc_driver_failure() implementation
2012-07-09 Eric LapuyadeNFC: nfc_targets_found() should accept zero target...
2012-07-09 Eric LapuyadeNFC: Core must test the device polling state inside...
2012-07-09 Eric LapuyadeNFC: Implement HCI driver or internal error management
2012-07-09 Eric LapuyadeNFC: Factorize HCI cmd completion
2012-07-09 Eric LapuyadeNFC: Driver failure API
2012-07-09 Eric LapuyadeNFC: Changed HCI cmd execution completion result to...
2012-07-09 Eric LapuyadeNFC: Implement HCP reaggregation allocation error case
2012-07-09 Eric LapuyadeNFC: Remove an impossible HCI error case
2012-07-09 Eric LapuyadeNFC: Handle SHDLC RSET frames from an SHDLC connected...
2012-07-09 Eric LapuyadeNFC: Removed addressed shdlc TODOs
2012-07-09 Eric LapuyadeNFC: Prepare asynchronous error management for driver...
2012-07-09 Mohammed Shafi... ath9k: Stop the BTCOEX timers before disabling BTCOEX
2012-07-09 Mohammed Shafi... ath9k: Fix MCI cleanup
2012-07-09 Rafał Miłeckibcma: use custom printing functions
2012-07-09 Rafał Miłeckib43: N-PHY: fix RSSI calibration
2012-07-09 Arend van Sprielbrcmsmac: fix brcms_c_regd_init() which crashed after...
2012-07-09 Gabor Juhosath9k: enable support for AR9550
2012-07-09 Gabor Juhosath9k: set 4ADDRESS bit in RX filter for AR9550
2012-07-09 Gabor Juhosath9k: enable PLL workaround for AR9550
2012-07-09 Gabor Juhosath9k: fix PLL initialization for AR9550
2012-07-09 Gabor Juhosath9k: skip internal regulator configuration for AR9550
2012-07-09 Gabor Juhosath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
2012-07-09 Gabor Juhosath9k: fix RF channel frequency configuration for AR9550
2012-07-09 Gabor Juhosath9k: fix PAPRD settings for AR9550
2012-07-09 Gabor Juhosath9k: fix antenna control configuration for AR9550
2012-07-09 Gabor Juhosath9k: fix XPABIASLEVEL settings for AR9550
2012-07-09 Gabor Juhosath9k: read spur frequency information from eeprom...
2012-07-09 Gabor Juhosath9k: add mode register initialization code for AR9550
2012-07-09 Gabor Juhosath9k: add initvals for AR9550
2012-07-09 Gabor Juhosath9k: enable TX/RX data byte swap for AR9550
2012-07-09 Gabor Juhosath9k: clear pciexpress flag for AR9550
next