summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-09ath9k: Enable manual peak calibration for AR9331 v1.1Sujith Manoharan1-10/+19
2013-12-09ath9k: Remove AR9330 v1.0 macro as it's not supportedSujith Manoharan1-3/+0
2013-12-09ath9k: Fix regulatory complianceSujith Manoharan2-5/+6
2013-12-09ath9k: Identify duplicate AR9565 v1.0 initvalsSujith Manoharan1-79/+6
2013-12-09ath9k: Identify duplicate AR9462 v2.0 initvalsSujith Manoharan1-539/+8
2013-12-09ath9k: Identify duplicate AR9485 initvalsSujith Manoharan1-112/+5
2013-12-09ath9k: Update high power gain table for AR9300Sujith Manoharan1-91/+91
2013-12-09ath9k: Use a separate TX gain table for WZR-HP-G450HSujith Manoharan4-12/+163
2013-12-09ath9k: Update AR9331 v1.2 initvalsSujith Manoharan1-68/+333
2013-12-09ath9k: Update AR9331 v1.1 initvalsSujith Manoharan1-104/+24
2013-12-09ath9k: Remove AR955x INI duplicatesSujith Manoharan1-532/+8
2013-12-09ath9k: Update mac_postamble for AR9003 familySujith Manoharan1-1/+1
2013-12-09ath9k: Initialize baseband for DFS channelsSujith Manoharan3-0/+13
2013-12-09ath9k: Add initval arrays for DFS channelsSujith Manoharan3-2/+20
2013-12-09rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger1-1/+1
2013-12-09wcn36xx: enable the beaconing in mesh modeChun-Yeow Yeoh1-4/+8
2013-12-09ath9k: enable dfs for mesh modeChun-Yeow Yeoh1-0/+3
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy1-1/+1
2013-12-09mwifiex: remove redundant goto exit_remove statementAmitkumar Karwar1-6/+2
2013-12-09mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy1-1/+14
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy5-1/+5
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy1-2/+3
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy6-31/+19
2013-12-09mwifiex: avoid using variable name eth_hdrBing Zhao1-10/+10
2013-12-09mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2-4/+12
2013-12-09mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2-6/+4
2013-12-09mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2-4/+4
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy3-17/+17
2013-12-09bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-123/+54
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville18-406/+1413
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-44/+134
2013-12-05ath: fix dynamic user regulatory domain supportLuis R. Rodriguez1-6/+22
2013-12-05ath: dynamic user allow check helper to the topLuis R. Rodriguez1-12/+11
2013-12-05ath: move dynamic_country_user_possible() to the topLuis R. Rodriguez1-72/+72
2013-12-05ath: fix usage of freq_reg_info()Luis R. Rodriguez1-1/+1
2013-12-05ath: move the channel for ath_reg_apply_beaconing_flags() into helperLuis R. Rodriguez1-19/+20
2013-12-05ath: simplify ath_reg_apply_beaconing_flags()Luis R. Rodriguez1-21/+10
2013-12-05ath: rename ath_reg_apply_active_scan_flags() to ath_reg_apply_ir_flags()Luis R. Rodriguez1-3/+3
2013-12-05ath: clean up ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-38/+63
2013-12-05ath: fix logic on ath_reg_apply_active_scan_flags()Luis R. Rodriguez1-6/+6
2013-12-05wcn36xx: fix typo errorChun-Yeow Yeoh2-3/+3
2013-12-05rtlwifi: rtl8188ee: Fix typo in codeLarry Finger1-1/+1
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-12-05wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-12-05wireless: prism54: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-12-05wireless: ipw2100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-12-05brcmsmac: remove dependency on CRC8 and CRC_CCITTHauke Mehrtens1-2/+0
2013-12-05ath9k: fix retry chain initialization in tx99 codeLorenzo Bianconi1-0/+1