summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-0193-3481/+4341
| |\ \ | | |/ | |/|
| | * ath9k: simplify/fix tx packet TID handlingFelix Fietkau2013-12-191-8/+1
| | * ath9k: fix TSF offset precision issueFelix Fietkau2013-12-191-3/+4
| | * ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-193-12/+11
| | * ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau2013-12-198-57/+64
| | * bcma: add missing put_device callLevente Kurusa2013-12-191-0/+1
| | * ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan2013-12-182-33/+38
| | * ath9k: Fix RTC reset delaySujith Manoharan2013-12-181-1/+6
| | * ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan2013-12-181-2/+1
| | * ath9k: Fix regulatory complianceSujith Manoharan2013-12-182-1/+35
| | * ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan2013-12-182-7/+17
| | * ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan2013-12-181-0/+10
| | * ath9k: Remove unneeded ref. count initializationSujith Manoharan2013-12-181-1/+0
| | * ath9k: Cleanup ath9k.hSujith Manoharan2013-12-182-102/+79
| | * ath9k: Cleanup spectral scan codeSujith Manoharan2013-12-187-671/+761
| | * ath9k: properly preserve TSF across resetFelix Fietkau2013-12-182-45/+45
| | * ath9k_hw: clean up station beacon timer APIFelix Fietkau2013-12-184-70/+31
| | * ath9k_hw: remove spur related unused definesFelix Fietkau2013-12-181-2/+0
| | * ath9k_hw: remove additional_swba_backoffFelix Fietkau2013-12-183-4/+1
| | * ath9k_hw: simplify spur channel handlingFelix Fietkau2013-12-186-88/+3
| | * ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau2013-12-183-8/+2
| | * ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau2013-12-182-6/+0
| | * ath9k_hw: clean up generic timer codeFelix Fietkau2013-12-185-104/+45
| | * ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau2013-12-183-47/+15
| | * ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-186-35/+46
| | * ath9k_common: get rid of an unnecessary variableFelix Fietkau2013-12-181-3/+1
| | * drivers: net: Mark functions as static in debug.cRashika Kheria2013-12-181-1/+1
| | * drivers: net: Mark functions as static in 4965-debug.cRashika Kheria2013-12-181-3/+3
| | * drivers: net: Mark functions as static in 3945-debug.cRashika Kheria2013-12-181-3/+3
| | * mwifiex: download per country tx power table to firmwareBing Zhao2013-12-184-2/+21
| | * mwifiex: download cal-data from device-tree to firmwareBing Zhao2013-12-182-5/+58
| | * mwifiex: remove cfg_data constructionBing Zhao2013-12-182-23/+6
| | * mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-182-6/+21
| | * ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi2013-12-181-1/+2
| | * ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel2013-12-183-5/+19
| | * brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel2013-12-181-20/+16
| | * brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel2013-12-183-32/+23
| | * brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel2013-12-183-189/+178
| | * brcmfmac: Combine protocol push hdr and bus txdata.Hante Meuleman2013-12-184-29/+35
| | * brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman2013-12-183-0/+10
| | * brcmfmac: Fix hex dump for FWIL.Hante Meuleman2013-12-181-6/+6
| | * brcmfmac: Move common BCDC code in single function.Hante Meuleman2013-12-181-43/+25
| | * brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel2013-12-183-67/+46
| | * brcmfmac: use consistent function names in bcmsdh.cArend van Spriel2013-12-184-478/+452
| | * brcmfmac: remove brcmf_sdio_wdtimer_enable() functionArend van Spriel2013-12-181-10/+2
| | * brcmfmac: get rid of some void pointer parametersArend van Spriel2013-12-182-14/+8
| | * brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel2013-12-185-17/+11
| | * brcmfmac: remove brcmf_sdio_regrw_helper() from header fileArend van Spriel2013-12-183-7/+4
| | * brcmfmac: use sdio functions to enable/disable F2Arend van Spriel2013-12-182-48/+14
| | * brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attributeArend van Spriel2013-12-182-56/+6