aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon1-0/+1
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren3-23/+35
2016-09-26wlcore: spi: Populate config firmware dataTony Lindgren1-18/+24
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren1-29/+47
2016-09-26wlcore: Prepare family to fix nvs file handlingTony Lindgren2-8/+11
2016-09-03wl18xx: add time sync configuration apiGuy Mishol1-0/+3
2016-09-03wlcore: Remove wl pointer from wl_sta structureMaxim Altshul2-2/+0
2016-09-03wlcore: spi: fix non static symbol warningWei Yongjun1-1/+1
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-2/+3
2016-07-20wlcore: spi: fix build warning caused by redundant variableReizer, Eyal1-1/+0
2016-07-19wlcore: spi: add wl18xx supportEyal Reizer1-18/+105
2016-07-18wlcore: Add support for get_expected_throughput opcodeMaxim Altshul1-0/+11
2016-07-18wlcore/wl18xx: Add functionality to accept TX rate per linkMaxim Altshul3-0/+21
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn5-10/+39
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-1/+12
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-3/+13
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol2-0/+12
2016-06-29wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera1-1/+0
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol2-4/+16
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg11-55/+55
2016-04-07wlcore: use to_delayed_work()Geliang Tang3-7/+7
2016-03-10wlcore/wl18xx: add radar_debug_mode handlingEliad Peller2-0/+6
2016-03-10wlcore: don't WARN_ON in case of existing ROCEliad Peller1-4/+4
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+5
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+6
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode2-6/+6
2016-01-29wlcore: fix error handling in wlcore_event_fw_loggerAndrzej Hajda1-1/+1
2016-01-29wlcore/wl12xx: spi: add device tree supportUri Mashiach2-5/+44
2016-01-29wlcore/wl12xx: spi: add power operation functionUri Mashiach1-0/+39
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-3/+5
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds15-368/+190
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury10-124/+169
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro1-16/+1
2015-12-11wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol3-237/+6
2015-11-18ti: unify Kconfig with other vendorsKalle Valo1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-12Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2015-09-29wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu1-1/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-10wlcore: add p2p device supportEliad Peller5-24/+79
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller2-0/+45
2015-08-10wl18xx: use long intervals in sched scanEliad Peller2-1/+16
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol1-0/+6
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol1-0/+3
2015-07-21wlcore: add antenna diversity readingGuy Mishol2-1/+5
2015-07-21wlcore: sdio: return correct error codeRaphaƫl Poggi1-1/+2