summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-549/+99
2012-01-05ath6kl: revert USB supportJohn W. Linville8-501/+20
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-01-04ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan1-2/+5
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter1-37/+60
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan4-4/+4
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez1-1/+1
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez1-2/+2
2012-01-04ath5k: avoid sparse warnings on tracingLuis R. Rodriguez1-2/+3
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez1-0/+3
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez1-0/+1
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+3
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville63-1508/+2674
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2011-12-21atheros: force endian checks on atheros wireless driversLuis R. Rodriguez1-0/+1
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez1-4/+4
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez1-3/+3
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell3-5/+5
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell4-6/+6
2011-12-19ath9k: fix tx locking issuesFelix Fietkau2-32/+65
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau13-17/+145
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches34-799/+647
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-190/+735
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo78-1412/+6166
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh1-1/+2
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan2-20/+17
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan1-0/+1
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi8-0/+425
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi3-0/+37
2011-12-15ath: add a debug level for DFSZefir Kurtisi1-0/+2
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez1-0/+3
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2-3/+25
2011-12-15ath9k: simplify tx lockingFelix Fietkau1-34/+5
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau1-4/+0
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau1-65/+60
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau4-23/+37
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau2-4/+13
2011-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+4
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam4-10/+297
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2-9/+32
2011-12-13ath9k: make two mci related functions staticFelix Fietkau2-8/+4
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan1-2/+15
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2-4/+52
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez1-5/+17
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan1-28/+29
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan1-1/+1
2011-12-13ath6kl: implement scheduled scanKalle Valo7-3/+209
2011-12-13ath6kl: fix reading of FW IE capabilitiesKalle Valo1-1/+4