summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
2013-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-09-09rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov
2013-09-09brcmfmac: fix bus interface selection in KconfigArend van Spriel
2013-09-09cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy
2013-09-09cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork
2013-09-03ath10k: add chip_id file to debugfsKalle Valo
2013-09-03ath10k: check chip id from the soc register during probeKalle Valo
2013-09-03ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo
2013-09-03ath10k: convert ath10k_pci_wake() to returnKalle Valo
2013-09-03ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo
2013-09-03ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo
2013-09-03ath10k: remove void pointer from struct ath10k_pci_complKalle Valo
2013-09-03ath10k: make target_ce_config_wlan more readableKalle Valo
2013-09-03ath10k: pci: make host_ce_config_wlan[] more readableKalle Valo
2013-09-01ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo
2013-09-01ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior
2013-09-01ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior
2013-09-01ath10k: remove unused ce_attr parametersMichal Kazior
2013-09-01ath10k: remove ce_op_stateMichal Kazior
2013-09-01ath10k: use inline ce_state structureMichal Kazior
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-28cw1200: When debug is enabled, display all wakeup conditions for the wait_eve...Solomon Peachy
2013-08-28cw1200: Display the correct default reference clock.Solomon Peachy
2013-08-28rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-28mwifiex: break a long line into two linesBing Zhao