summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
AgeCommit message (Expand)AuthorLines
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter-1/+3
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel-1/+1
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo-10/+12
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol-0/+10
2015-01-09wlcore: allow using dfs channelsEliad Peller-21/+9
2015-01-09wlcore: add dfs master restart callsEliad Peller-1/+21
2015-01-09wlcore: add support for ap csaEliad Peller-4/+87
2015-01-09wl18xx: add debugfs file to emulate radar eventEliad Peller-0/+2
2015-01-09wl18xx: add radar detection implementationEliad Peller-5/+176
2015-01-09wlcore: enable sleep during AP mode operationKobi L-8/+16
2015-01-09wlcore: enable AP wowlanEliad Peller-5/+13
2015-01-09wlcore: add ability to reduce FW interrupts during suspendRam Amrani-24/+69
2015-01-09wlcore/wl18xx: handle rc updates in a separate workEliad Peller-7/+40
2015-01-09wlcore: fix sparse warningEliad Peller-8/+1
2015-01-09wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policyEliad Peller-1/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg-1/+1
2015-01-08mac80211: allow drivers to provide most station statisticsJohannes Berg-9/+11
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg-1/+1
2014-11-26cfg80211: clean up beacon loss CQM eventJohannes Berg-4/+1
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg-1/+1
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho-5/+4
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho-0/+6
2014-10-09mac80211: allow channel switch with multiple channel contextsLuciano Coelho-15/+8
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches-1/+1
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi-14/+6
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller-8/+8
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller-1/+1
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller-0/+22
2014-07-15wlcore: handle smart config vendor commandsEliad Peller-1/+221
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller-0/+31
2014-07-15wlcore: add smart config definitionsEliad Peller-0/+3
2014-07-15wlcore: use correct LAA bitEliad Peller-1/+1
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller-4/+13
2014-07-15wlcore: save seq num only between recoveriesEliad Peller-31/+68
2014-06-25mac80211: split sched scan IEsDavid Spinadel-8/+12
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel-1/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-61/+49
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville-3/+3
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg-3/+3
2014-05-16wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches-2/+2
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin-23/+22
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin-2/+1
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer-31/+20
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+2
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra-1/+1
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho-0/+5
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach-1/+2