summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* wlcore: add p2p device supportEliad Peller2015-08-105-24/+79
* wlcore: add generic_cfg_feature command definitionsEliad Peller2015-08-102-0/+45
* wl18xx: use long intervals in sched scanEliad Peller2015-08-102-1/+16
* wlcore: add antenna diversity reading commentsGuy Mishol2015-08-061-0/+6
* wl18xx: add dynamic fw tracesGuy Mishol2015-08-061-0/+3
* wlcore: add antenna diversity readingGuy Mishol2015-07-212-1/+5
* wlcore: sdio: return correct error codeRaphaƫl Poggi2015-07-211-1/+2
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-13/+13
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-241-12/+14
|\
| * wl18xx: wlan_irq: support platform dependent interrupt typesEyal Reizer2015-05-091-12/+14
* | Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller2015-05-091-3/+3
|\ \ | |/ |/|
| * mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1
| * wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-227-34/+80
|\ \ | |/ |/|
| * wlcore: remove wl12xx_platform_dataEliad Peller2015-03-245-66/+27
| * wlcore: add device-tree supportEliad Peller2015-03-241-6/+87
| * wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-194-16/+20
* | wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-03-161-2/+2
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
|/
* wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter2015-01-231-1/+3
* wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel2015-01-231-1/+1
* Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo2015-01-221-10/+12
|\
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-1/+1
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-9/+11
| * mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-1/+1
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-094-0/+10
* | wlcore: allow using dfs channelsEliad Peller2015-01-092-21/+9
* | wlcore: add dfs master restart callsEliad Peller2015-01-095-1/+21
* | wlcore: add support for ap csaEliad Peller2015-01-092-4/+87
* | wl18xx: add debugfs file to emulate radar eventEliad Peller2015-01-091-0/+2
* | wl18xx: add radar detection implementationEliad Peller2015-01-096-5/+176
* | wlcore: enable sleep during AP mode operationKobi L2015-01-094-8/+16
* | wlcore: enable AP wowlanEliad Peller2015-01-091-5/+13
* | wlcore: add ability to reduce FW interrupts during suspendRam Amrani2015-01-094-24/+69
* | wlcore/wl18xx: handle rc updates in a separate workEliad Peller2015-01-094-7/+40
* | wlcore: fix sparse warningEliad Peller2015-01-091-8/+1
* | wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller2015-01-091-1/+1
|/
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2014-11-112-5/+4
* wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho2014-11-111-0/+6
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-15/+8
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-091-1/+1
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-251-14/+6
* wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-154-8/+8
* wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-151-0/+7
* wlcore: register vendor commandsEliad Peller2014-07-151-0/+4
* wlcore: increase max roc duration to 30 secondsEliad Peller2014-07-151-1/+1
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-152-0/+22
* wlcore: handle smart config vendor commandsEliad Peller2014-07-153-1/+221
OpenPOWER on IntegriCloud