aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds75-1034/+3186
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan4-3/+27
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2-7/+7
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+14
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller42-274/+1728
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-10/+15
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen3-4/+7
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel1-20/+14
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel1-6/+8
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel1-8/+8
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel1-6/+1
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel1-0/+4
2015-03-30ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel1-0/+2
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel1-2/+3
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel1-11/+8
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel1-5/+15
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel1-2/+1
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2-0/+33
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel1-0/+11
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel1-2/+6
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel1-24/+19
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel1-17/+18
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel6-6/+175
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan1-2/+4
2015-03-20wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev1-2/+101
2015-03-20wil6210: implement broadcast/multicast dataVladimir Kondratiev5-76/+167
2015-03-20wil6210: add bcast structures to WMIVladimir Kondratiev1-2/+18
2015-03-20wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev2-8/+10
2015-03-20wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev4-3/+33
2015-03-20wil6210: fix check for FW responsivenessVladimir Kondratiev2-2/+2
2015-03-20wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev1-6/+11
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan1-0/+3
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan3-2/+31
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan3-0/+38
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan3-0/+13
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan2-1/+8
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan1-0/+245
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan1-1/+77
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan4-0/+183
2015-03-20ath9k: Add register definitions for AICSujith Manoharan3-25/+169
2015-03-20ath9k: Register private AIC opsSujith Manoharan5-1/+54
2015-03-20ath9k: Add initial structures for AICSujith Manoharan2-0/+60
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi1-1/+2
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi1-15/+29
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi1-1/+1
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau1-1/+1
2015-03-16ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13