summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-09-26wireless: wil6210: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
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-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
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-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-28ath10k: Fix mutex unlock balanceMohammed Shafi Shajakhan
2013-08-26ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-26ath5k: debugfs: NULL-terminate stringsDjalal Harouni
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan