summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan2012-09-112-2/+7
* ath9k_hw: Fix invalid MCI GPM index access/cachingMohammed Shafi Shajakhan2012-09-111-0/+8
* brcm80211: Remove bogus memcpy in ai_detachAndi Kleen2012-09-111-3/+0
* zd1211rw: enable support for MFPJussi Kivilinna2012-09-111-1/+2
* rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle2012-09-113-5/+212
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-074-132/+113
* rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-0714-132/+143
* rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde2012-09-074-2/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07706-27246/+48908
|\
| * libertas sdio: fix suspend when interface is downDaniel Drake2012-09-051-0/+5
| * rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-052-2/+10
| * rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-0511-0/+69
| * rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-09-052-9/+9
| * rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-051-1/+2
| * brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman2012-09-051-7/+8
| * brcmfmac: fix race condition for rx and tx data.Hante Meuleman2012-09-051-10/+11
| * brcmfmac: dont use ZERO flag for usb INHante Meuleman2012-09-051-1/+0
| * brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel2012-09-051-4/+4
| * ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan2012-09-051-1/+2
| * ath9k_hw: enable PA linearizationFelix Fietkau2012-09-051-3/+0
| * ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-054-8/+7
| * ath9k_hw: disable PA linearization for AR9462Felix Fietkau2012-09-051-1/+2
| * ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau2012-09-053-1/+111
| * ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau2012-09-051-1/+5
| * ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau2012-09-051-3/+0
| * rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde2012-09-051-0/+1
| * mwifiex: fix skb length issue when send a command to firmwareStone Piao2012-09-051-1/+14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-052-5/+9
| |\
| | * Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg2012-08-271-0/+3
| | * Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan2012-08-211-5/+3
| | * Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk2012-08-152-0/+3
| * | brcm80211: smac: set interface down on resetVladimir Zapolskiy2012-08-221-0/+3
| * | iwlwifi: protect SRAM debugfsJohannes Berg2012-08-211-0/+3
| * | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
| * | drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall2012-08-211-1/+2
| * | ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-212-1/+2
| |/
| * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4
| * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
| * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
| * rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-101-2/+4
| * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-103-7/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-102-0/+4
| |\
| | * Bluetooth: add support for atheros 0489:e057Peng Chen2012-08-062-0/+3
| | * Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-08-061-0/+1
| * | iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg2012-08-061-5/+8
| * | rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1
| |/
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2