summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2012-09-18iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach-0/+1
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-24/+46
2012-09-12brcmfmac: Fix big endian host configuration data.Hante Meuleman-10/+16
2012-09-12brcmfmac: fix big endian bug in i-scan.Hante Meuleman-2/+4
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger-4/+15
2012-09-10brcm80211: fix missing allocation failure checkColin Ian King-0/+2
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau-7/+8
2012-09-10brcmsmac: fix mismatch in number of custom regulatory rulesArend van Spriel-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-53/+260
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake-0/+5
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde-1/+2
2012-09-05brcmfmac: fix get rssi by clearing getvar struct.Hante Meuleman-7/+8
2012-09-05brcmfmac: fix race condition for rx and tx data.Hante Meuleman-10/+11
2012-09-05brcmfmac: dont use ZERO flag for usb INHante Meuleman-1/+0
2012-09-05brcmfmac: fix use of dev_kfree_skb() in irq contextArend van Spriel-4/+4
2012-09-05ath9k: Fix a crash in 2 WIRE btcoex chipsetsMohammed Shafi Shajakhan-1/+2
2012-09-05ath9k_hw: enable PA linearizationFelix Fietkau-3/+0
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau-8/+7
2012-09-05ath9k_hw: disable PA linearization for AR9462Felix Fietkau-1/+2
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau-1/+111
2012-09-05ath9k_hw: clear the AM2PM predistortion mask on AR933xFelix Fietkau-1/+5
2012-09-05ath9k_hw: do not enable the MIB interrupt in the interrupt mask registerFelix Fietkau-3/+0
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde-0/+1
2012-09-05mwifiex: fix skb length issue when send a command to firmwareStone Piao-1/+14
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-18/+28
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy-0/+3
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-18/+27
2012-08-21iwlwifi: protect SRAM debugfsJohannes Berg-0/+3
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg-16/+18
2012-08-21drivers/net/wireless/ipw2x00/ipw2100.c: introduce missing initializationJulia Lawall-1/+2
2012-08-21ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn-1/+2
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman-1/+1
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman-1/+1
2012-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-18/+27
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland-7/+4
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi-1/+1
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan-0/+1
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter-1/+1
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov-2/+4
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau-7/+16
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+9
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-85/+93
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg-5/+8
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka-2/+1
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan-0/+3