summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* 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/+9Star
* | 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/+1Star
* | wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller2015-01-091-1/+1
|/
* cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-4/+1Star
* 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/+4Star
* 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/+8Star
* drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches2014-09-101-1/+1
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-251-14/+6Star
* 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
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-152-0/+31
* wlcore: add smart config definitionsEliad Peller2014-07-151-0/+3
* wlcore: use correct LAA bitEliad Peller2014-07-151-1/+1
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-153-4/+13
* wlcore: save seq num only between recoveriesEliad Peller2014-07-153-31/+68
* mac80211: split sched scan IEsDavid Spinadel2014-06-255-8/+12
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-125-61/+49Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-222-3/+3
| |\
| | * cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2014-05-192-3/+3
| * | wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-161-2/+2
| * | drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-161-23/+22Star
| * | lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-161-2/+1Star
| * | wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20Star
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
| |\|
| | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/
* / wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
|/