aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Altshul6-5/+48
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn7-14/+52
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. Miller5-16/+42
2016-07-08wlcore: time sync : add support for 64 bit clockMachani, Yaniv2-15/+30
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern4-5/+23
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 Mishol3-6/+18
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg20-93/+93
2016-04-07wl1251: use to_delayed_work()Geliang Tang1-1/+1
2016-04-07wlcore: use to_delayed_work()Geliang Tang3-7/+7
2016-04-06wl12xx: remove redundant null check on wl->scan.ssidColin Ian King1-1/+1
2016-03-10wlcore/wl18xx: add radar_debug_mode handlingEliad Peller4-1/+74
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 Torvalds23-500/+667
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury13-128/+177
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 Mishol7-357/+463
2015-11-18ti: unify Kconfig with other vendorsKalle Valo3-9/+13
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2-4/+7
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. Miller2-1/+2
2015-09-29wlcore: align reg_ch_conf_last[] to 64bitGuodong Xu1-1/+1
2015-09-29net/wireless/wl18xx: Add missing MODULE_FIRMWAREGeoff Levand1-0/+1
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach1-1/+1
2015-08-18wl18xx: add diversity statisticsGuy Mishol2-52/+16
2015-08-18wl18xx: update statistics acx and debugfs filesEliad Peller2-81/+156
2015-08-10wlcore: add p2p device supportEliad Peller8-27/+136
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller2-0/+45
2015-08-10wl18xx: use long intervals in sched scanEliad Peller5-6/+34
2015-08-10wlcore/wl18xx : add time sync event handlingMachani, Yaniv3-6/+23
2015-08-06wlcore: add antenna diversity reading commentsGuy Mishol1-0/+6
2015-08-06wl18xx: add dynamic fw tracesGuy Mishol5-1/+97
2015-07-21wlcore: add antenna diversity readingGuy Mishol2-1/+5
2015-07-21wlcore: sdio: return correct error codeRaphaƫl Poggi1-1/+2
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-3/+0