aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-09-26p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-09-26cw1200: Use a threaded oneshot irq handler for cw1200_spiSolomon Peachy1-3/+4
2013-09-26Revert "cw1200: Don't perform SPI transfers in interrupt context"Solomon Peachy4-33/+4
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-09-26rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau1-0/+6
2013-09-26p54usb: fix leak at failure path in p54u_load_firmware()Alexey Khoroshilov1-0/+1
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau1-2/+4
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan1-7/+0
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau1-1/+3
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau1-0/+1
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+60
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky3-3/+3
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-5/+6
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov1-5/+10
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel1-2/+2
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy1-0/+9
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy4-4/+33
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-7/+7
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds225-4970/+9933
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-2/+2
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches6-20/+21
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller139-2160/+3394
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2-2/+2
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2-7/+6
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call.Solomon Peachy1-2/+2
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy1-1/+1
2013-08-28rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa1-0/+1
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan1-6/+5
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan5-18/+4
2013-08-28mwifiex: break a long line into two linesBing Zhao1-1/+2
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville6-11/+13
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville1-2/+2
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville12-30/+50
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-24/+37
2013-08-26rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-08-26Update e-mail address for Andrea Merello (resubmit)Andrea Merello13-22/+22
2013-08-26ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan1-1/+1
2013-08-26zd1201: fix error return codeWei Yongjun1-2/+6
2013-08-26mwifiex: add missing endian conversionsTobias Waldekranz4-6/+6
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan1-1/+1
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan6-25/+64
2013-08-26ath5k: debugfs: NULL-terminate stringsDjalal Harouni1-6/+18