aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-09wlcore: add dfs master restart callsEliad Peller8-1/+55
2015-01-09wlcore: add support for ap csaEliad Peller3-7/+95
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller4-0/+79
2015-01-09wl18xx: add radar detection implementationEliad Peller12-9/+257
2015-01-09wlcore: enable sleep during AP mode operationKobi L9-11/+101
2015-01-09wlcore: enable AP wowlanEliad Peller1-5/+13
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani8-25/+155
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller5-21/+44
2015-01-09wlcore: fix sparse warningEliad Peller1-8/+1
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller1-1/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-1/+1
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg1-9/+11
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg2-4/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg1-4/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2-2/+2
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2-5/+4
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho1-0/+6
2014-10-20net: wireless: ti: wl18xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20net: wireless: ti: wl12xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho1-15/+8
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+1
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi1-14/+6
2014-08-25net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi1-1/+0