aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg2-14/+15
2015-06-08wl1251: drop unneeded gotoJulia Lawall1-3/+0
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-33/+65
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-10/+5
2015-05-09wl18xx: fallback to default conf in case of invalid conf fileEliad Peller1-20/+25
2015-05-09wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer3-13/+40
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg2-9/+3
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-66/+164
2015-04-22wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida1-1/+1
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. Miller2-3/+3
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. Miller1-2/+2
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller7-102/+35
2015-03-24wlcore: add device-tree supportEliad Peller1-6/+87
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2-4/+84
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho4-16/+20
2015-03-16wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches2-4/+4
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif1-2/+2
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter1-1/+3
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel1-1/+1
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2-13/+14
2015-01-09wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller1-0/+4
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol4-0/+10
2015-01-09wlcore: allow using dfs channelsEliad Peller2-21/+9